We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e51b2a commit 0cb2a35Copy full SHA for 0cb2a35
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [0.46.2](https://github.com/Mahlet-Inc/hobbits/compare/v0.46.1...v0.46.2) (2021-02-02)
2
+
3
4
+### Bug Fixes
5
6
+* prevent duplicate release file names ([5f5ec94](https://github.com/Mahlet-Inc/hobbits/commit/5f5ec947cdf59fd198368764d5308b91da16b37e))
7
8
## [0.46.1](https://github.com/Mahlet-Inc/hobbits/compare/v0.46.0...v0.46.1) (2021-02-02)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "hobbits",
- "version": "0.46.1",
+ "version": "0.46.2",
"private": true,
"config": {
"commitizen": {
0 commit comments