Skip to content

Commit 6db0acc

Browse files
committed
chore(release): update CHANGELOG
1 parent 87674e5 commit 6db0acc

File tree

1 file changed

+21
-13
lines changed

1 file changed

+21
-13
lines changed

crates/synd_auth/CHANGELOG.md

+21-13
Original file line numberDiff line numberDiff line change
@@ -2,30 +2,38 @@
22

33
All notable changes to this project will be documented in this file.
44

5-
## [0.1.2]
5+
## [unreleased]
6+
7+
### Miscellaneous Tasks
8+
9+
- Update README by [@ymgyt](https://github.com/ymgyt) ([2a546b13](https://github.com/ymgyt/syndicationd/commit/2a546b136dfa4284168025e1a909ac0c81a630bd))
10+
11+
## [synd-auth-v0.1.2] - 2024-02-12
612

713
### Features
814

9-
- Add palette flag by @ymgyt ([04dc486d](04dc486d0ab3043e021e164e70f5fe081e3c464d))
10-
- Use cow by @ymgyt ([ab6ae298](ab6ae298abeda1d7d3c67939bc70f0d2269e8654))
15+
- Add palette flag by [@ymgyt](https://github.com/ymgyt) ([04dc486d](https://github.com/ymgyt/syndicationd/commit/04dc486d0ab3043e021e164e70f5fe081e3c464d))
16+
- Use cow by [@ymgyt](https://github.com/ymgyt) ([ab6ae298](https://github.com/ymgyt/syndicationd/commit/ab6ae298abeda1d7d3c67939bc70f0d2269e8654))
1117

1218
### Miscellaneous Tasks
1319

14-
- Update changelog by @ymgyt ([55ee02cc](55ee02cc2d1e6c31bada610ea0b6e00a7b035753))
15-
- Release by @ymgyt ([da25a6e1](da25a6e1f8e15a34e94e8cc88d5eec68262b76b0))
16-
- Use hyphen as package name instead of underscore by @ymgyt ([0a8ed059](0a8ed05997790f9f05c932c92fa2b2b2d74065a9))
17-
- Add README by @ymgyt ([80a20bdd](80a20bddaaa8a20904a0d4bd92a6643f2c8fce03))
18-
- Release by @ymgyt ([e853cdbd](e853cdbd1d4ce7f3cf22234e80e91088c9f1dcf7))
19-
- Rename synd-authn to synt-auth to publish as a new crate by @ymgyt ([59ae4ffa](59ae4ffa51f5323fa4a3aae5e30e950b15730519))
20+
- Update changelog by [@ymgyt](https://github.com/ymgyt) ([55ee02cc](https://github.com/ymgyt/syndicationd/commit/55ee02cc2d1e6c31bada610ea0b6e00a7b035753))
21+
- Release by [@ymgyt](https://github.com/ymgyt) ([da25a6e1](https://github.com/ymgyt/syndicationd/commit/da25a6e1f8e15a34e94e8cc88d5eec68262b76b0))
22+
- Use hyphen as package name instead of underscore by [@ymgyt](https://github.com/ymgyt) ([0a8ed059](https://github.com/ymgyt/syndicationd/commit/0a8ed05997790f9f05c932c92fa2b2b2d74065a9))
23+
- Add README by [@ymgyt](https://github.com/ymgyt) ([80a20bdd](https://github.com/ymgyt/syndicationd/commit/80a20bddaaa8a20904a0d4bd92a6643f2c8fce03))
24+
- Release by [@ymgyt](https://github.com/ymgyt) ([e853cdbd](https://github.com/ymgyt/syndicationd/commit/e853cdbd1d4ce7f3cf22234e80e91088c9f1dcf7))
25+
- Rename synd-authn to synt-auth to publish as a new crate by [@ymgyt](https://github.com/ymgyt) ([59ae4ffa](https://github.com/ymgyt/syndicationd/commit/59ae4ffa51f5323fa4a3aae5e30e950b15730519))
26+
- Update CHANGELOG by [@ymgyt](https://github.com/ymgyt) ([199b6471](https://github.com/ymgyt/syndicationd/commit/199b6471f1c0097d662d3c1ee5ceb3e97b53d0c5))
27+
- Release by [@ymgyt](https://github.com/ymgyt) ([fa235e40](https://github.com/ymgyt/syndicationd/commit/fa235e4012d4378e0bb971c52408f62becab087d))
2028

2129
### Refactor
2230

23-
- Create synd_authn crate by @ymgyt ([682bcc6f](682bcc6ff3c035be566dea99d2487e0173537c8d))
24-
- Use clippy pedantic by @ymgyt ([328ddade](328ddadebbad5381271c5e84cce2d6888252e70c))
31+
- Create synd_authn crate by [@ymgyt](https://github.com/ymgyt) ([682bcc6f](https://github.com/ymgyt/syndicationd/commit/682bcc6ff3c035be566dea99d2487e0173537c8d))
32+
- Use clippy pedantic by [@ymgyt](https://github.com/ymgyt) ([328ddade](https://github.com/ymgyt/syndicationd/commit/328ddadebbad5381271c5e84cce2d6888252e70c))
2533

2634
### Testing
2735

28-
- Add auth flow case by @ymgyt ([6d2b1905](6d2b1905d9b06bd9ed670f210cd590f89405c37c))
29-
- Run integration test by @ymgyt ([20c0bc2d](20c0bc2d31a938d3103fafedba5a10b4a9bba9ae))
36+
- Add auth flow case by [@ymgyt](https://github.com/ymgyt) ([6d2b1905](https://github.com/ymgyt/syndicationd/commit/6d2b1905d9b06bd9ed670f210cd590f89405c37c))
37+
- Run integration test by [@ymgyt](https://github.com/ymgyt) ([20c0bc2d](https://github.com/ymgyt/syndicationd/commit/20c0bc2d31a938d3103fafedba5a10b4a9bba9ae))
3038

3139
<!-- generated by git-cliff -->

0 commit comments

Comments
 (0)