We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 558e02c commit 034481eCopy full SHA for 034481e
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.3](https://github.com/qiwi/buildstamp/compare/v1.0.2...v1.0.3) (2020-09-23)
2
+
3
4
+### Bug Fixes
5
6
+* fix typings ([558e02c](https://github.com/qiwi/buildstamp/commit/558e02ca41dd9ef35ac5a4062824a2567be8c0c1))
7
8
## [1.0.2](https://github.com/qiwi/buildstamp/compare/v1.0.1...v1.0.2) (2020-09-18)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "buildstamp",
- "version": "1.0.2",
+ "version": "1.0.3",
"private": false,
"publishConfig": {
"access": "public"
0 commit comments