Skip to content

Commit

Permalink
chore(release): 3.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.0.0](v2.1.0...v3.0.0) (2024-01-13)

### Features

* Reimplemented Core ([c7dd24d](c7dd24d))

### BREAKING CHANGES

* Uses WP-Hook-DI
  • Loading branch information
Oblak Bot committed Jan 13, 2024
1 parent c7dd24d commit c4777ab
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 @@
# [3.0.0](https://github.com/oblakstudio/extremis-core/compare/v2.1.0...v3.0.0) (2024-01-13)


### Features

* Reimplemented Core ([c7dd24d](https://github.com/oblakstudio/extremis-core/commit/c7dd24d84e1d1610932bd52fa582688bb51a835f))


### BREAKING CHANGES

* Uses WP-Hook-DI

# [2.1.0](https://github.com/oblakstudio/extremis-core/compare/v2.0.0...v2.1.0) (2023-08-10)


Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "oblak/extremis-core",
"description": "Core files for Extremis",
"license": "GPL-2.0-or-later",
"version": "2.1.0",
"version": "3.0.0",
"autoload": {
"psr-4": {
"Extremis\\": "src"
Expand Down

0 comments on commit c4777ab

Please sign in to comment.