Skip to content

Commit

Permalink
Merge pull request #87 from laxmanpokhrel/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
laxmanpokhrel authored Jul 2, 2024
2 parents f9c4c2e + bee8216 commit 737a019
Show file tree
Hide file tree
Showing 5 changed files with 141 additions and 62 deletions.
4 changes: 2 additions & 2 deletions .release/config.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"versionUpgradeType": "patch",
"releaseType": "--latest"
}
"releaseType": "--prerelease"
}
3 changes: 2 additions & 1 deletion .release/release-notes.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
## Changes
- remove tsconfig from npm ignore
- splitArrayIntoChunks converted to template
- doc update for using in TS project
Loading

0 comments on commit 737a019

Please sign in to comment.