Skip to content

Commit a1f938c

Browse files
chore(release): 7.0.0-beta.6 [skip ci]
# [7.0.0-beta.6](v7.0.0-beta.5...v7.0.0-beta.6) (2024-03-05) ### Bug Fixes * **convert:** typo for success message ([#708](#708)) ([2a9cdae](2a9cdae)) * update and fix flatpickr integration ([#710](#710)) ([74d7f50](74d7f50)) ### Features * add web dav edit integration ([9d63feb](9d63feb))
1 parent a6c7efd commit a1f938c

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [7.0.0-beta.6](https://github.com/projectcaluma/ember-alexandria/compare/v7.0.0-beta.5...v7.0.0-beta.6) (2024-03-05)
2+
3+
4+
### Bug Fixes
5+
6+
* **convert:** typo for success message ([#708](https://github.com/projectcaluma/ember-alexandria/issues/708)) ([2a9cdae](https://github.com/projectcaluma/ember-alexandria/commit/2a9cdae38461c9c819f478e3cf77f9a1f5889e59))
7+
* update and fix flatpickr integration ([#710](https://github.com/projectcaluma/ember-alexandria/issues/710)) ([74d7f50](https://github.com/projectcaluma/ember-alexandria/commit/74d7f50d22282c3cca1e413a3ac9a4a331df8d8c))
8+
9+
10+
### Features
11+
12+
* add web dav edit integration ([9d63feb](https://github.com/projectcaluma/ember-alexandria/commit/9d63feb631ce074da9a895259e256fff76263ffc))
13+
114
# [7.0.0-beta.5](https://github.com/projectcaluma/ember-alexandria/compare/v7.0.0-beta.4...v7.0.0-beta.5) (2024-02-28)
215

316

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-alexandria",
3-
"version": "7.0.0-beta.5",
3+
"version": "7.0.0-beta.6",
44
"description": "The default blueprint for ember-cli addons.",
55
"keywords": [
66
"ember-addon",

0 commit comments

Comments
 (0)