Skip to content

Commit

Permalink
chore(release): 3.0.0
Browse files Browse the repository at this point in the history
# [3.0.0](2.0.0...3.0.0) (2019-09-25)

### Bug Fixes

* versioning ([cc33b0b](cc33b0b))

### Build System

* target asp.net core 3.0 ([adfb120](adfb120))
* update packages ([d83b865](d83b865))

### Features

* remove dependency to newtonsoft.json ([35be616](35be616))

### BREAKING CHANGES

* asp.net core 3.0 release
* needs .net core 3.0
* .Net Core 3.0
  • Loading branch information
semantic-release-bot committed Sep 25, 2019
1 parent d1b993e commit 5979d30
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,28 @@
# [3.0.0](https://github.com/aguacongas/DymamicAuthProviders/compare/2.0.0...3.0.0) (2019-09-25)


### Bug Fixes

* versioning ([cc33b0b](https://github.com/aguacongas/DymamicAuthProviders/commit/cc33b0b))


### Build System

* target asp.net core 3.0 ([adfb120](https://github.com/aguacongas/DymamicAuthProviders/commit/adfb120))
* update packages ([d83b865](https://github.com/aguacongas/DymamicAuthProviders/commit/d83b865))


### Features

* remove dependency to newtonsoft.json ([35be616](https://github.com/aguacongas/DymamicAuthProviders/commit/35be616))


### BREAKING CHANGES

* asp.net core 3.0 release
* needs .net core 3.0
* .Net Core 3.0

# 1.0.0 (2019-03-16)


Expand Down

0 comments on commit 5979d30

Please sign in to comment.