We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6daedd7 commit 037de2cCopy full SHA for 037de2c
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.1.0](https://github.com/qiwi/buildstamp/compare/v1.0.4...v1.1.0) (2020-10-26)
2
+
3
4
+### Features
5
6
+* added readBuildstamp ([#20](https://github.com/qiwi/buildstamp/issues/20)) ([6daedd7](https://github.com/qiwi/buildstamp/commit/6daedd7ec3eef61fe78f4b7e6d857c6c8e73f74d))
7
8
## [1.0.4](https://github.com/qiwi/buildstamp/compare/v1.0.3...v1.0.4) (2020-10-22)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "buildstamp",
- "version": "1.0.4",
+ "version": "1.1.0",
"private": false,
"publishConfig": {
"access": "public"
0 commit comments