Skip to content
This repository was archived by the owner on May 23, 2025. It is now read-only.

Commit fb3d5af

Browse files
chore(release): 4.0.1 [skip ci]
## [4.0.1](v4.0.0...v4.0.1) (2023-11-27) ### Bug Fixes * ignore empty stash ([d8e9734](d8e9734)), closes [#55](#55)
1 parent d8e9734 commit fb3d5af

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [4.0.1](https://github.com/saitho/semantic-release-backmerge/compare/v4.0.0...v4.0.1) (2023-11-27)
2+
3+
4+
### Bug Fixes
5+
6+
* ignore empty stash ([d8e9734](https://github.com/saitho/semantic-release-backmerge/commit/d8e9734fa4d2039cf4f6e03a4006f8cfdc8439bd)), closes [#55](https://github.com/saitho/semantic-release-backmerge/issues/55)
7+
18
# [4.0.0](https://github.com/saitho/semantic-release-backmerge/compare/v3.2.1...v4.0.0) (2023-11-27)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@saithodev/semantic-release-backmerge",
33
"description": "semantic-release plugin to back-merge a release into a develop branch",
4-
"version": "4.0.0",
4+
"version": "4.0.1",
55
"author": "Mario Lubenka",
66
"license": "MIT",
77
"type": "module",

0 commit comments

Comments
 (0)