Skip to content

Commit 0167311

Browse files
chore: release 1.0.2
1 parent efb8af5 commit 0167311

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
### [1.0.2](https://www.github.com/OctopusDeploy/push-package-action/compare/v1.0.1...v1.0.2) (2021-07-16)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* release 1.0.2 ([efb8af5](https://www.github.com/OctopusDeploy/push-package-action/commit/efb8af54e31e03fc01d4e98772aee914bd67e307))

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,5 +68,5 @@
6868
"postbuild": "ncc build -o dist",
6969
"test": "jest"
7070
},
71-
"version": "1.0.1"
71+
"version": "1.0.2"
7272
}

0 commit comments

Comments
 (0)