Skip to content

Commit 24a5c5c

Browse files
chore(release): 1.2.0 [skip ci]
# [1.2.0](v1.1.1...v1.2.0) (2023-02-06) ### Features * upgrade to node 18 ([6a72eab](6a72eab))
1 parent 7ab3f9b commit 24a5c5c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "extract-package-version",
3-
"version": "1.1.1",
3+
"version": "1.2.0",
44
"description": "Allows you to get the npm version of the package in your Github Actions workflow",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)