Skip to content

Commit b035acd

Browse files
chore(release): 6.0.0 [skip ci]
# [6.0.0](v5.0.10...v6.0.0) (2022-03-17) ### Bug Fixes * bug in tests ([c8d8084](c8d8084)) * ci ([116029d](116029d)) * keypath creaete ([e13b78f](e13b78f)) * path ([449aa0f](449aa0f)) * publish ([c4a3cc0](c4a3cc0)) * teste path ([b9183ac](b9183ac)) * try ([a25d6e0](a25d6e0)) * try 2 ([fd69a3e](fd69a3e)) * try 3 ([1d5b603](1d5b603)) ### Features * .net 6 ([58aa518](58aa518)) ### BREAKING CHANGES * Refactoring key generation system
1 parent c0606ff commit b035acd

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,28 @@
1+
# [6.0.0](https://github.com/NetDevPack/Security.Jwt/compare/v5.0.10...v6.0.0) (2022-03-17)
2+
3+
4+
### Bug Fixes
5+
6+
* bug in tests ([c8d8084](https://github.com/NetDevPack/Security.Jwt/commit/c8d8084e9626d2321781a1150b4734154e055360))
7+
* ci ([116029d](https://github.com/NetDevPack/Security.Jwt/commit/116029da0bf1cf53920fe7b7827c62c1b2194e96))
8+
* keypath creaete ([e13b78f](https://github.com/NetDevPack/Security.Jwt/commit/e13b78fc2908c740397712bc721b77ed3262dda6))
9+
* path ([449aa0f](https://github.com/NetDevPack/Security.Jwt/commit/449aa0f09d774f5559ae9b9fda97832cdbf60950))
10+
* publish ([c4a3cc0](https://github.com/NetDevPack/Security.Jwt/commit/c4a3cc05db2b695b72ece0219b387872a7111c05))
11+
* teste path ([b9183ac](https://github.com/NetDevPack/Security.Jwt/commit/b9183accb61affe71f8b4bf9532c91aea8f5b937))
12+
* try ([a25d6e0](https://github.com/NetDevPack/Security.Jwt/commit/a25d6e0479880c60cb968b45887af12c1f5e6626))
13+
* try 2 ([fd69a3e](https://github.com/NetDevPack/Security.Jwt/commit/fd69a3e496b5ea211f0847e1329222ac5295f895))
14+
* try 3 ([1d5b603](https://github.com/NetDevPack/Security.Jwt/commit/1d5b603554004c08fe47fb5f531e29aa07b74cdc))
15+
16+
17+
### Features
18+
19+
* .net 6 ([58aa518](https://github.com/NetDevPack/Security.Jwt/commit/58aa51894c26ddab282c627d8d2d97c8c3cd2aeb))
20+
21+
22+
### BREAKING CHANGES
23+
24+
* Refactoring key generation system
25+
126
# v3.1.0
227

328
- First release. Releases based in .NET Core version

0 commit comments

Comments
 (0)