Skip to content
This repository was archived by the owner on Sep 27, 2023. It is now read-only.

Commit 0104dca

Browse files
Scale Botsemantic-release-bot
authored andcommitted
chore(release): 1.1.32 [skip ci]
## [1.1.32](v1.1.31...v1.1.32) (2021-03-03) ### Bug Fixes * **deps:** update dependency semantic-release to v17.4.1 ([adb34cd](adb34cd))
1 parent adb34cd commit 0104dca

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.1.32](https://github.com/ScaleLeap/semantic-release-config/compare/v1.1.31...v1.1.32) (2021-03-03)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update dependency semantic-release to v17.4.1 ([adb34cd](https://github.com/ScaleLeap/semantic-release-config/commit/adb34cd90cb0e3b1423c829abf7c1c0c1aa23889))
12+
613
## [1.1.31](https://github.com/ScaleLeap/semantic-release-config/compare/v1.1.30...v1.1.31) (2021-02-26)
714

815

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"url": "https://www.scaleleap.com/"
99
},
1010
"homepage": "https://github.com/ScaleLeap/semantic-release-config/#readme",
11-
"version": "1.1.31",
11+
"version": "1.1.32",
1212
"main": "lib/index.js",
1313
"bin": {
1414
"semantic-release": "node_modules/semantic-release/bin/semantic-release.js"

0 commit comments

Comments
 (0)