Skip to content

Commit

Permalink
chore(release): v0.2.1 [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 8a73a57 commit 0d81247
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 20 deletions.
28 changes: 9 additions & 19 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [0.2.1](https://github.com/allnnde/get_last_deployment/compare/v0.2.0...v0.2.1) (2024-06-02)


### Bug Fixes

* inprove readme ([0f53b0e](https://github.com/allnnde/get_last_deployment/commit/0f53b0ec219c6da1ad529ce855b461aa975e5b53))



# [0.2.0](https://github.com/allnnde/get_last_deployment/compare/v0.1.3...v0.2.0) (2024-06-02)


Expand Down Expand Up @@ -34,22 +43,3 @@



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


### Bug Fixes

* add last build ([5feb841](https://github.com/allnnde/get_last_deployment/commit/5feb84172dbc42975bdbe07a6ad2073b99fdfa85))
* add logic ([c7dc58e](https://github.com/allnnde/get_last_deployment/commit/c7dc58ea5a9d2cbde174a0102750bbca5db1fe28))
* add logs ([58cfa7c](https://github.com/allnnde/get_last_deployment/commit/58cfa7c40a084f2cf7422a7bfa72079eac34b77d))
* fix data ([ae67468](https://github.com/allnnde/get_last_deployment/commit/ae6746837221c36f4abc88b2cd9fa56dc90e74eb))
* status deploy ([a32141c](https://github.com/allnnde/get_last_deployment/commit/a32141c4cf1a32561780ff9c0778f677d7c62d57))


### Features

* add first test ([81890f8](https://github.com/allnnde/get_last_deployment/commit/81890f8458f8eb98d1f13cbb6198ed52e36c2924))
* test deploy ([4bae297](https://github.com/allnnde/get_last_deployment/commit/4bae297db4cdcd2ac5e861c2354a20dd0c6d9678))



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.2.0",
"version": "0.2.1",
"description": "GitHub Action to get last deployment.",
"scripts": {
"build": "npm run clean && tsc --project tsconfig.json",
Expand Down

0 comments on commit 0d81247

Please sign in to comment.