Skip to content

Commit f5d7c64

Browse files
chore(release): 2.0.0 [skip ci]
# [2.0.0](v1.7.1...v2.0.0) (2024-10-20) ### chore * update build ([d4d6b1d](d4d6b1d)) ### BREAKING CHANGES * updates the build type
1 parent d4d6b1d commit f5d7c64

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [2.0.0](https://github.com/Draggable/formeo/compare/v1.7.1...v2.0.0) (2024-10-20)
2+
3+
4+
### chore
5+
6+
* update build ([d4d6b1d](https://github.com/Draggable/formeo/commit/d4d6b1d05426a90a2a8a49ca0f538fc3b5864b9b))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* updates the build type
12+
113
## [1.7.1](https://github.com/Draggable/formeo/compare/v1.7.0...v1.7.1) (2024-10-20)
214

315

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "formeo",
3-
"version": "1.7.1",
3+
"version": "2.0.0",
44
"type": "module",
55
"main": "dist/formeo.min.js",
66
"files": [

0 commit comments

Comments
 (0)