Skip to content

Commit 4b0dceb

Browse files
committed
chore(release): 1.0.2 [skip ci]
## buildstamp-bin [1.0.2](https://github.com/qiwi/buildstamp/compare/[email protected]@1.0.2) (2020-10-30) ### Dependencies * **buildstamp:** upgraded to 1.2.3
1 parent 25481e4 commit 4b0dceb

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.2](https://github.com/qiwi/buildstamp/compare/[email protected]@1.0.2) (2020-10-30)
2+
3+
4+
5+
6+
7+
### Dependencies
8+
9+
* **buildstamp:** upgraded to 1.2.3
10+
111
## buildstamp-bin [1.0.1](https://github.com/qiwi/buildstamp/compare/[email protected]@1.0.1) (2020-10-30)
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.1",
3+
"version": "1.0.2",
44
"private": false,
55
"publishConfig": {
66
"access": "public"
@@ -30,6 +30,6 @@
3030
"rimraf": "^3.0.2"
3131
},
3232
"dependencies": {
33-
"buildstamp": "1.2.2"
33+
"buildstamp": "1.2.3"
3434
}
3535
}

0 commit comments

Comments
 (0)