Skip to content

Commit

Permalink
change log
Browse files Browse the repository at this point in the history
  • Loading branch information
tubone24 committed Nov 7, 2021
1 parent 27da746 commit e19eda2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# CHANGELOG

## [v.1.2.1](https://github.com/tubone24/update_release/releases/tag/v1.2.1)
## [v.1.3.1](https://github.com/tubone24/update_release/releases/tag/v1.2.1)
- dependencies update.
- strict TypeScript.
- untagged release support by [@daminetreg](https://github.com/daminetreg)

## [v.1.2.0](https://github.com/tubone24/update_release/releases/tag/v1.2.0)

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": "update_release",
"version": "1.2.1",
"version": "1.3.1",
"description": "Update release",
"main": "lib/main.js",
"scripts": {
Expand Down

0 comments on commit e19eda2

Please sign in to comment.