Skip to content

Commit 59df9c5

Browse files
committed
chore(release): 1.0.1 [skip ci]
## buildstamp-bin [1.0.1](https://github.com/qiwi/buildstamp/compare/[email protected]@1.0.1) (2020-10-30) ### Dependencies * **buildstamp:** upgraded to 1.2.2
1 parent 96d0b94 commit 59df9c5

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

packages/bin/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## buildstamp-bin [1.0.1](https://github.com/qiwi/buildstamp/compare/[email protected]@1.0.1) (2020-10-30)
2+
3+
4+
5+
6+
7+
### Dependencies
8+
9+
* **buildstamp:** upgraded to 1.2.2
10+
111
# buildstamp-bin 1.0.0 (2020-10-29)
212

313

packages/bin/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "buildstamp-bin",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"private": false,
55
"publishConfig": {
66
"access": "public"
@@ -30,6 +30,6 @@
3030
"rimraf": "^3.0.2"
3131
},
3232
"dependencies": {
33-
"buildstamp": "1.2.1"
33+
"buildstamp": "1.2.2"
3434
}
3535
}

0 commit comments

Comments
 (0)