Skip to content

Commit

Permalink
chore(release): v0.1.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Jun 2, 2024
1 parent c5eae3f commit 0cbb777
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [0.1.2](https://github.com/allnnde/get_last_deployment/compare/v0.1.1...v0.1.2) (2024-06-02)


### Bug Fixes

* test versioning ([415e27a](https://github.com/allnnde/get_last_deployment/commit/415e27affca46333daabdd4b5d848b5226240de2))



## [0.1.1](https://github.com/allnnde/get_last_deployment/compare/v0.1.0...v0.1.1) (2024-06-02)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "get-last-deployment",
"version": "0.1.1",
"version": "0.1.2",
"description": "GitHub Action to get last deployment.",
"scripts": {
"build": "npm run clean && tsc --project tsconfig.json",
Expand Down

0 comments on commit 0cbb777

Please sign in to comment.