Skip to content

Commit 4b19bfb

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.2.1
1 parent 5ab773e commit 4b19bfb

File tree

2 files changed

+27
-1
lines changed

2 files changed

+27
-1
lines changed

CHANGELOG.md

+26
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
## [0.2.1](https://github.com/Pradumnasaraf/go-api/compare/v0.2.0...v0.2.1) (2023-02-22)
2+
3+
4+
### Bug Fixes
5+
6+
* .dockerignore ([5ab773e](https://github.com/Pradumnasaraf/go-api/commit/5ab773ef6ad151a6ed7361478fc527a9f6c1b2fc))
7+
8+
9+
10+
# [0.2.0](https://github.com/Pradumnasaraf/go-api/compare/65ceee822920344f30a9043b3537c1283f7a6a8c...v0.2.0) (2023-02-22)
11+
12+
13+
### Bug Fixes
14+
15+
* docker dev environment ([1ee5163](https://github.com/Pradumnasaraf/go-api/commit/1ee5163b072c7796956e555aeab32415f255a537))
16+
* error check for json decoder function ([96e6cec](https://github.com/Pradumnasaraf/go-api/commit/96e6cecdb373e8384a97354aa9ee9c0061fcf9d5))
17+
* gitpod.yml ([8ebc2d2](https://github.com/Pradumnasaraf/go-api/commit/8ebc2d2e8bf493c81e952ea8c5a6258c9f248f95))
18+
19+
20+
### Features
21+
22+
* Add workflows for GHCR and releases ([a3d311a](https://github.com/Pradumnasaraf/go-api/commit/a3d311a9c59859ff7757aa407c530d3938bc9e3a))
23+
* added docker compose and docs ([65ceee8](https://github.com/Pradumnasaraf/go-api/commit/65ceee822920344f30a9043b3537c1283f7a6a8c))
24+
25+
26+

releases.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "0.2.0"
2+
"version": "0.2.1"
33
}

0 commit comments

Comments
 (0)