Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(release/1.0.0): release 1.0.0 #16

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 32 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# Changelog

## [1.0.0](https://github.com/uncefact/project-identity-resolver/compare/v1.0.0...v1.0.0) (2025-01-03)


### Features

* Configure automated changelog generation ([#12](https://github.com/uncefact/project-identity-resolver/issues/12)) ([5354b57](https://github.com/uncefact/project-identity-resolver/commit/5354b57907ff2f81d5db24e754597cf18d874db1))
* Implement AWS S3 storage adapter ([#8](https://github.com/uncefact/project-identity-resolver/issues/8)) ([e87d4fc](https://github.com/uncefact/project-identity-resolver/commit/e87d4fc2daff566962131cc092067ceb9e8bfbca))
* Implement local storage service ([#2](https://github.com/uncefact/project-identity-resolver/issues/2)) ([a3e5f65](https://github.com/uncefact/project-identity-resolver/commit/a3e5f65441bd686733e01177c03626bfc01c09d4))
* Implement storage api for document ([3d9a245](https://github.com/uncefact/project-identity-resolver/commit/3d9a2455ea96e07cd5288344733112c7206a0817))


### Code Refactoring

* Update limit of payload ([61ccb3e](https://github.com/uncefact/project-identity-resolver/commit/61ccb3e32e4db665a7c7b471bb1b7a8cc97331bb))


### Documentation

* Add release guide ([#15](https://github.com/uncefact/project-identity-resolver/issues/15)) ([9b2e12d](https://github.com/uncefact/project-identity-resolver/commit/9b2e12d68fb614da61378252058477f0f694baaa))
* Add swagger spec ([#6](https://github.com/uncefact/project-identity-resolver/issues/6)) ([48bd8aa](https://github.com/uncefact/project-identity-resolver/commit/48bd8aaba8af89b229fae795da3a46c0e6d89f98))
* Implement versioning documentation ([#10](https://github.com/uncefact/project-identity-resolver/issues/10)) ([3ef6fc5](https://github.com/uncefact/project-identity-resolver/commit/3ef6fc52ef6ac944f701f7cd791ede38694304db))
* Init documentation site with Docusaurus setup ([#9](https://github.com/uncefact/project-identity-resolver/issues/9)) ([70abc69](https://github.com/uncefact/project-identity-resolver/commit/70abc698c090d51e2c59c7cb2d47bcc0f080fa75))


### Miscellaneous

* Add test and build workflows ([#14](https://github.com/uncefact/project-identity-resolver/issues/14)) ([f5f751a](https://github.com/uncefact/project-identity-resolver/commit/f5f751a22799512ce0a948bc3a573997b3a9031d))
* Implement the Publish Tag workflow ([#11](https://github.com/uncefact/project-identity-resolver/issues/11)) ([6ec4aa8](https://github.com/uncefact/project-identity-resolver/commit/6ec4aa8e13f1ed3022fa6af56e54928563ff726f))
* Init repo ([4347d47](https://github.com/uncefact/project-identity-resolver/commit/4347d472c6c938a967459da01e41c4d4d390b9b0))
* Release 1.0.0 ([9544044](https://github.com/uncefact/project-identity-resolver/commit/954404413f5e8d663d4cf50861ab070d88337555))