Skip to content

Commit

Permalink
chore(@utilz/merge): release version 0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
devdigital committed Jan 10, 2024
1 parent ce01569 commit 2ac9058
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions packages/merge/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [0.3.2](https://github.com/devdigital/utilz/compare/@utilz/merge-0.3.1...@utilz/merge-0.3.2) (2024-01-10)



## [0.3.1](https://github.com/devdigital/utilz/compare/@utilz/merge-0.3.0...@utilz/merge-0.3.1) (2024-01-10)


Expand Down
2 changes: 1 addition & 1 deletion packages/merge/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@utilz/merge",
"version": "0.3.1",
"version": "0.3.2",
"description": "Node merge utility",
"source": "src/index.ts",
"main": "dist/index.js",
Expand Down

0 comments on commit 2ac9058

Please sign in to comment.