Skip to content

Commit

Permalink
chore(release): 7.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [7.0.1](v7.0.0...v7.0.1) (2024-03-18)

### Bug Fixes

* **deps:** update dependencies ([c2d187b](c2d187b))
  • Loading branch information
semantic-release-bot committed Mar 18, 2024
1 parent 724aa28 commit 03668f4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,10 @@
## [7.0.1](https://github.com/adfinis/ember-validated-form/compare/v7.0.0...v7.0.1) (2024-03-18)


### Bug Fixes

* **deps:** update dependencies ([c2d187b](https://github.com/adfinis/ember-validated-form/commit/c2d187bbbf8652f0bc30637a9b5b5f5c46e44296))

# [7.0.0](https://github.com/adfinis/ember-validated-form/compare/v6.2.0...v7.0.0) (2023-11-21)


Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "ember-validated-form",
"version": "7.0.0",
"version": "7.0.1",
"description": "Easily create forms with client-side validations",
"keywords": [
"ember-addon",
Expand Down

0 comments on commit 03668f4

Please sign in to comment.