Skip to content

Commit

Permalink
chore(release): 0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
shoriwe committed Aug 18, 2023
1 parent 5d1492b commit e9a0d6b
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### 0.0.4 (2023-08-18)


### Features

* v0.0.3 ([#4](https://github.com/hawks-atlanta/authentication-go/issues/4)) ([fc4af03](https://github.com/hawks-atlanta/authentication-go/commit/fc4af036fb90774be7de61cb857519cdd26da776)), closes [#3](https://github.com/hawks-atlanta/authentication-go/issues/3)


### Bug Fixes

* added build directory to ignore ([a1c5c37](https://github.com/hawks-atlanta/authentication-go/commit/a1c5c37eb777ed17ed71b32c8aafac84d7a1c5f3))
* added missing needs ([5d1492b](https://github.com/hawks-atlanta/authentication-go/commit/5d1492b2b088a1e13a3d249281da1b05462bdf76))
* added permissions to repository ([f544fdf](https://github.com/hawks-atlanta/authentication-go/commit/f544fdf7d3e1cbc4f7feedf82553f27728f22b33))
* downgrade ([079d115](https://github.com/hawks-atlanta/authentication-go/commit/079d11592848882395dc47a63a1b9349207edfa5))
* fixed go dependency not being included ([6930dd0](https://github.com/hawks-atlanta/authentication-go/commit/6930dd05984b37a98d7bb4eccffcac16d05218b7))
* removed versioning stuff ([2b61a60](https://github.com/hawks-atlanta/authentication-go/commit/2b61a60ff35c66afffbd1654948e888f486d3ea4))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
"git-semver-tags": "^4.1.1",
"standard-version": "^9.5.0"
},
"version": "0.0.3"
"version": "0.0.4"
}

0 comments on commit e9a0d6b

Please sign in to comment.