Skip to content

Commit

Permalink
chore(release): 1.25.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.25.0](v1.24.2...v1.25.0) (2023-10-04)

### Bug Fixes

* multi select logic ([cf6d26a](cf6d26a))

### Features

* implement multi household types ([7b9767e](7b9767e))

### Reverts

* Revert "build: remove react select" ([dc13eae](dc13eae))
  • Loading branch information
semantic-release-bot committed Oct 4, 2023
1 parent bd41560 commit 7f6652c
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 3 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
# [1.25.0](https://github.com/rimorin/ministry-mapper/compare/v1.24.2...v1.25.0) (2023-10-04)


### Bug Fixes

* multi select logic ([cf6d26a](https://github.com/rimorin/ministry-mapper/commit/cf6d26a5bab8f26405320e9179a09b3f0a999593))


### Features

* implement multi household types ([7b9767e](https://github.com/rimorin/ministry-mapper/commit/7b9767e9dea500d644c3ad00a1c24e92eed9d0e8))


### Reverts

* Revert "build: remove react select" ([dc13eae](https://github.com/rimorin/ministry-mapper/commit/dc13eae9e51721a3d8d67e7943c304e4bcc24822))

## [1.24.2](https://github.com/rimorin/ministry-mapper/compare/v1.24.1...v1.24.2) (2023-09-29)


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": "ministry-mapper",
"version": "1.24.2",
"version": "1.25.0",
"private": true,
"dependencies": {
"@ebay/nice-modal-react": "^1.2.12",
Expand Down

0 comments on commit 7f6652c

Please sign in to comment.