Skip to content

Commit

Permalink
chore(release): v0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Feb 22, 2023
1 parent 5ab773e commit 4b19bfb
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 1 deletion.
26 changes: 26 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
## [0.2.1](https://github.com/Pradumnasaraf/go-api/compare/v0.2.0...v0.2.1) (2023-02-22)


### Bug Fixes

* .dockerignore ([5ab773e](https://github.com/Pradumnasaraf/go-api/commit/5ab773ef6ad151a6ed7361478fc527a9f6c1b2fc))



# [0.2.0](https://github.com/Pradumnasaraf/go-api/compare/65ceee822920344f30a9043b3537c1283f7a6a8c...v0.2.0) (2023-02-22)


### Bug Fixes

* docker dev environment ([1ee5163](https://github.com/Pradumnasaraf/go-api/commit/1ee5163b072c7796956e555aeab32415f255a537))
* error check for json decoder function ([96e6cec](https://github.com/Pradumnasaraf/go-api/commit/96e6cecdb373e8384a97354aa9ee9c0061fcf9d5))
* gitpod.yml ([8ebc2d2](https://github.com/Pradumnasaraf/go-api/commit/8ebc2d2e8bf493c81e952ea8c5a6258c9f248f95))


### Features

* Add workflows for GHCR and releases ([a3d311a](https://github.com/Pradumnasaraf/go-api/commit/a3d311a9c59859ff7757aa407c530d3938bc9e3a))
* added docker compose and docs ([65ceee8](https://github.com/Pradumnasaraf/go-api/commit/65ceee822920344f30a9043b3537c1283f7a6a8c))



2 changes: 1 addition & 1 deletion releases.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"version": "0.2.0"
"version": "0.2.1"
}

0 comments on commit 4b19bfb

Please sign in to comment.