Skip to content

Commit

Permalink
TAG: 0.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
DEVKINGBOT committed May 2, 2021
1 parent 3503ba8 commit d7d3bb8
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 3 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
<code>

# [0.0.12](https://github.com/cogsmith/devking-release/compare/0.0.12...main) @ [2021-05-02](https://github.com/cogsmith/devking-release/releases/tag/0.0.12)

## DIFF
- [21 COMMITS SINCE LAST TAG = 0.0.11](https://github.com/cogsmith/devking-release/compare/0.0.11...0.0.12)

## INFO
- Add Dockerfile Replacement: [=DT=]

</code>

---
<code>

# [0.0.11](https://github.com/cogsmith/devking-release/compare/0.0.11...main) @ [2021-04-26](https://github.com/cogsmith/devking-release/releases/tag/0.0.11)

## DIFF
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "devking-release",
"namelong": "DEVKING-RELEASE",
"description": "GitHub Action",
"version": "0.0.12-dev",
"version": "0.0.12",
"dependencies": {
"@octokit/rest": "^18.5.2",
"chalk": "^4.1.0",
Expand All @@ -13,5 +13,5 @@
"pino-pretty": "^4.7.1",
"semver": "^7.3.5"
},
"versiontaglast": "0.0.11"
"versiontaglast": "0.0.12"
}

0 comments on commit d7d3bb8

Please sign in to comment.