Skip to content

Commit 5ccfe9c

Browse files
chore(release): 1.2.1 [skip ci]
## [1.2.1](v1.2.0...v1.2.1) (2024-08-20) ### Bug Fixes * prevent exception when no package.json is found in the workspace ([4ba6179](4ba6179))
1 parent 4ba6179 commit 5ccfe9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rimac-technology/semantic-release-monorepo",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"description": "Enhanced semantic-release by enabling simplified and automatic package publishing in multi-package repositories",
55
"keywords": [
66
"release",

0 commit comments

Comments
 (0)