Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
allnnde committed Jun 2, 2024
2 parents 415e27a + 7b00d8e commit c5eae3f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
# 0.1.0 (2024-06-02)
## [0.1.1](https://github.com/allnnde/get_last_deployment/compare/v0.1.0...v0.1.1) (2024-06-02)


### Bug Fixes

* add data for marcket ([3bd02db](https://github.com/allnnde/get_last_deployment/commit/3bd02dbeec8c1319d5a115e533a3dd5b504bdac9))



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


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

0 comments on commit c5eae3f

Please sign in to comment.