Skip to content

Commit

Permalink
chore(main): release 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Nov 9, 2024
1 parent dea56b7 commit b6322ff
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.7.1"
".": "0.8.0"
}
26 changes: 26 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,31 @@
# Changelog

## [0.8.0](https://github.com/devuri/raydium/compare/v0.7.1...v0.8.0) (2024-11-09)


### ⚠ BREAKING CHANGES

* `0.7` mu-plugin Update wpframework.php
* `0.7` Update wp-config.php
* `0.7` Update composer.json

### Features

* `0.7` mu-plugin Update wpframework.php ([486b360](https://github.com/devuri/raydium/commit/486b36081d4fd05ab405be54919512070d4af029))
* `0.7` Update composer.json ([c8240c9](https://github.com/devuri/raydium/commit/c8240c956319f3fe33c37d5b855966e08049931c))
* `0.7` Update wp-config.php ([e4b0244](https://github.com/devuri/raydium/commit/e4b0244f9896b5d02b3214ac699949721e4da51a))


### Bug Fixes

* update `wp-content` dir ([46d180e](https://github.com/devuri/raydium/commit/46d180e782da425b076b93e9062d67e325a01f88))
* wp-content Update .gitignore ([e5ea0bb](https://github.com/devuri/raydium/commit/e5ea0bb4a870a5c97c39b6a250ebaea8eb87c819))


### Miscellaneous Chores

* 0.7 Update README.md ([e533f48](https://github.com/devuri/raydium/commit/e533f4804e8b37dbaa1b370f0ef2f763a571666b))

## [0.7.1](https://github.com/devuri/raydium/compare/v0.7.0...v0.7.1) (2024-09-16)


Expand Down

0 comments on commit b6322ff

Please sign in to comment.