Skip to content

Commit

Permalink
chore(3.x): release 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Feb 23, 2024
1 parent 263c629 commit 284dda1
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "2.1.0"
".": "3.0.0"
}
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Changelog

## [3.0.0](https://github.com/nlemoine/acf-country/compare/2.1.0...v3.0.0) (2024-02-23)


### ⚠ BREAKING CHANGES

* release 3.0

### Features

* release 3.0 ([7154518](https://github.com/nlemoine/acf-country/commit/715451866a0294f9f418c72790b9b192155c9382))


### Bug Fixes

* rename plugin file ([9067a66](https://github.com/nlemoine/acf-country/commit/9067a66859e4889e6a8fb6c749a984a899daba63))
* typed prop ([263c629](https://github.com/nlemoine/acf-country/commit/263c629f50251bb99ea624a883a2a0a6d6806f9b))


### Miscellaneous Chores

* cleanup ([8680aba](https://github.com/nlemoine/acf-country/commit/8680aba85a1ed433449bd3634d844dda39a77152))

0 comments on commit 284dda1

Please sign in to comment.