Skip to content

Commit

Permalink
Release 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jean M. Lescure committed Sep 23, 2023
1 parent f0bee7c commit 7cf0bc4
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,16 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v1.1.0](https://github.com/simplyhexagonal/multi-replace/compare/v1.0.4...v1.1.0)

- chore: migrate back to npm [`188309a`](https://github.com/simplyhexagonal/multi-replace/commit/188309ab3627970498f643eb8fa3c62c71a4c303)
- chore: build dist for release [`f0bee7c`](https://github.com/simplyhexagonal/multi-replace/commit/f0bee7c9d250ebc16cbd65f69bca02be29c66240)

#### [v1.0.4](https://github.com/simplyhexagonal/multi-replace/compare/v1.0.3...v1.0.4)

> 22 September 2021
- Release 1.0.4 [`e5855c9`](https://github.com/simplyhexagonal/multi-replace/commit/e5855c9bb69dfc881899d900a0f410e283adb06d)
- chore: build dist for release [`4680378`](https://github.com/simplyhexagonal/multi-replace/commit/46803789faa24ea3a2c78603c3ddb8326ebe3d2d)
- chore: add README to dist package [`d324b33`](https://github.com/simplyhexagonal/multi-replace/commit/d324b3343a726e1aa83bc37ea966c75808073138)

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@simplyhexagonal/multi-replace",
"version": "1.0.4",
"version": "1.1.0",
"description": "Functions to easily perform various replace operations on a Javascript/Typescript string",
"private": false,
"main": "dist/multi-replace.js",
Expand Down

0 comments on commit 7cf0bc4

Please sign in to comment.