We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 34654f7 + f4b70ef commit 6cd53cbCopy full SHA for 6cd53cb
3 files changed
.changeset/rude-snakes-provide.md
deploy-script/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# deploy-script
2
3
+## 0.3.0
4
+
5
+### Minor Changes
6
7
+- 34654f7: Bump version
8
9
## 0.2.0
10
11
### Minor Changes
deploy-script/package.json
@@ -1,6 +1,6 @@
{
"name": "deploy-script",
- "version": "0.2.0",
+ "version": "0.3.0",
"main": "lib/main.js",
"private": true,
"scripts": {
0 commit comments