Skip to content

Commit

Permalink
Merge pull request #16 from laxmanpokhrel/dev
Browse files Browse the repository at this point in the history
dev
  • Loading branch information
laxmanpokhrel authored Feb 28, 2024
2 parents c73a67b + 0c8ec29 commit 9984790
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .release/config.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"versionUpgradeType": "major",
"releaseType": "--latest"
"releaseType": "--prerelease"
}
5 changes: 1 addition & 4 deletions .release/release-notes.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,2 @@
# Changes
- Semantic release removes
- Cleanup dev dependencies
- npm ignore
- workflow changes
- prerelease for type module
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"type": "git",
"url": "https://github.com/laxmanpokhrel/xmanscript-has-error-boundary.git"
},
"type": "module",
"keywords": [],
"exports": {
"./setValueOfKeyForMatchingValuesOfAKey": "./src/utils/setValueOfKeyForMatchingValuesOfAKey"
Expand Down

0 comments on commit 9984790

Please sign in to comment.