Skip to content

Commit

Permalink
chore: release main (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
presedo93 authored Oct 8, 2024
1 parent cf7aacd commit c208882
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"back": "0.3.0",
"back": "0.4.0",
"front": "0.2.0"
}
13 changes: 13 additions & 0 deletions back/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [0.4.0](https://github.com/presedo93/wedding/compare/[email protected]@v0.4.0) (2024-10-08)


### Features

* **back:** implement API tests using gomock ([046aa7f](https://github.com/presedo93/wedding/commit/046aa7f069a8964f60146d33b0eab90922c2d106))
* **back:** implement JWT verification using LogTo ([183c930](https://github.com/presedo93/wedding/commit/183c93044651bc66919abf56bf30a4040b577e0e))


### Bug Fixes

* **back:** set Docker images tags and fix migrations folder name ([cf7aacd](https://github.com/presedo93/wedding/commit/cf7aacd277f5eee50ab99b3dc167246c9c3bcb41))

## [0.3.0](https://github.com/presedo93/wedding/compare/[email protected]@v0.3.0) (2024-09-19)


Expand Down

0 comments on commit c208882

Please sign in to comment.