Skip to content

Commit

Permalink
chore(release): 2.2.2 [skip ci]
Browse files Browse the repository at this point in the history
## [2.2.2](v2.2.1...v2.2.2) (2024-11-07)

### Bug Fixes

* commitlint breaking CI ([9bd0af4](9bd0af4))
* field preview updates ([5de9636](5de9636))
* publish ci action ([990683d](990683d))
  • Loading branch information
semantic-release-bot committed Nov 7, 2024
1 parent 9bd0af4 commit 8bb6d30
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [2.2.2](https://github.com/Draggable/formeo/compare/v2.2.1...v2.2.2) (2024-11-07)


### Bug Fixes

* commitlint breaking CI ([9bd0af4](https://github.com/Draggable/formeo/commit/9bd0af41eeecece0966065fd492b1766f00e8064))
* field preview updates ([5de9636](https://github.com/Draggable/formeo/commit/5de9636de8ea7cb9ced27a00a213548330a885d7))
* publish ci action ([990683d](https://github.com/Draggable/formeo/commit/990683de4318ef1cb02f34c1a930d6ba3f12f7a0))

## [2.2.1](https://github.com/Draggable/formeo/compare/v2.2.0...v2.2.1) (2024-11-07)


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": "formeo",
"version": "2.2.1",
"version": "2.2.2",
"type": "module",
"main": "dist/formeo.cjs.js",
"module": "dist/formeo.es.js",
Expand Down

0 comments on commit 8bb6d30

Please sign in to comment.