Skip to content

Commit

Permalink
Release 7.14.0 (#549)
Browse files Browse the repository at this point in the history
  • Loading branch information
frederikprijck authored Feb 15, 2022
1 parent 7c30f6b commit 04ecd61
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## [release-7.14.0](https://github.com/auth0/auth0.net/tree/release-7.14.0) (2022-02-15)
[Full Changelog](https://github.com/auth0/auth0.net/compare/release-7.13.0...release-7.14.0)

**Added**
- Implement Attack Protection Endpoints [\#547](https://github.com/auth0/auth0.net/pull/547) ([frederikprijck](https://github.com/frederikprijck))

## [release-7.13.0](https://github.com/auth0/auth0.net/tree/release-7.13.0) (2022-02-11)
[Full Changelog](https://github.com/auth0/auth0.net/compare/release-7.12.1...release-7.13.0)

Expand Down
2 changes: 1 addition & 1 deletion build/common.props
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<PropertyGroup>
<LangVersion>7.1</LangVersion>
<Major>7</Major>
<Minor>13</Minor>
<Minor>14</Minor>
<Revision>0</Revision>
<Suffix/>
</PropertyGroup>
Expand Down

0 comments on commit 04ecd61

Please sign in to comment.