Skip to content

Commit

Permalink
Release v5.0.0-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
zeppelin committed Apr 27, 2022
1 parent cdd18ee commit 3767e41
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## v5.0.0-beta.1

- [#18](https://github.com/qonto/ember-cp-validations/pull/18) 💥 Breaking: Remove volatile support & enable Ember 4 tests [@zeppelin](https://github.com/zeppelin)
- [#17](https://github.com/qonto/ember-cp-validations/pull/17) Remove support for Ember < 3.28 [@zeppelin](https://github.com/zeppelin)

## v4.0.0-beta.14.2

- [#16](https://github.com/qonto/ember-cp-validations/pull/16) Add missing changelog entries [@zeppelin](https://github.com/zeppelin)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-cp-validations",
"version": "4.0.0-beta.14.2",
"version": "5.0.0-beta.1",
"description": "Ember computed property based validation library",
"scripts": {
"build": "ember build --environment=production",
Expand Down

0 comments on commit 3767e41

Please sign in to comment.