Skip to content

Commit

Permalink
chore(release): 7.0.0-beta.1 [skip ci]
Browse files Browse the repository at this point in the history
# [7.0.0-beta.1](v6.0.1...v7.0.0-beta.1) (2024-01-18)

### Features

* **api:** upload files directly via alexandria API ([f934fc4](f934fc4))

### BREAKING CHANGES

* **api:** Requires alexandria backend v3.0.0-beta.3
  • Loading branch information
semantic-release-bot committed Jan 18, 2024
1 parent f934fc4 commit 4f90284
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [7.0.0-beta.1](https://github.com/projectcaluma/ember-alexandria/compare/v6.0.1...v7.0.0-beta.1) (2024-01-18)


### Features

* **api:** upload files directly via alexandria API ([f934fc4](https://github.com/projectcaluma/ember-alexandria/commit/f934fc487275252008fd069936b0afd3cdc7bb5f))


### BREAKING CHANGES

* **api:** Requires alexandria backend v3.0.0-beta.3

## [6.0.1](https://github.com/projectcaluma/ember-alexandria/compare/v6.0.0...v6.0.1) (2024-01-12)


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-alexandria",
"version": "6.0.1",
"version": "7.0.0-beta.1",
"description": "The default blueprint for ember-cli addons.",
"keywords": [
"ember-addon",
Expand Down

0 comments on commit 4f90284

Please sign in to comment.