Skip to content

Commit

Permalink
chore(main): release 0.4.0 (#34)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Nov 25, 2023
1 parent 7d54cac commit 2b61287
Show file tree
Hide file tree
Showing 2 changed files with 16 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.3.0"
".": "0.4.0"
}
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Changelog

## [0.4.0](https://github.com/hugomods/decap-cms/compare/v0.3.0...v0.4.0) (2023-11-25)


### Features ✨

* add the head-end hook ([#36](https://github.com/hugomods/decap-cms/issues/36)) ([b652d28](https://github.com/hugomods/decap-cms/commit/b652d28db905b424be8584329a68058bb4ea35b8))
* implement editor components system ([#38](https://github.com/hugomods/decap-cms/issues/38)) ([7d54cac](https://github.com/hugomods/decap-cms/commit/7d54cacdc7719b0c1c1ed6a76f72377c0ab2723d))
* implement the widgets system ([#37](https://github.com/hugomods/decap-cms/issues/37)) ([ccba22e](https://github.com/hugomods/decap-cms/commit/ccba22ea6d4139d32cfc89c6464f65be72d2c5af))
* transform logo_url to able to use site resources ([#35](https://github.com/hugomods/decap-cms/issues/35)) ([db2e206](https://github.com/hugomods/decap-cms/commit/db2e206abb29e10a90b4954f015cc37421e4df76))


### Bug Fixes 🐞

* correct typo of publish_mode ([#33](https://github.com/hugomods/decap-cms/issues/33)) ([f92d9ff](https://github.com/hugomods/decap-cms/commit/f92d9ff34f431bdfda9f10284db6af29ee955728))

## [0.3.0](https://github.com/hugomods/decap-cms/compare/v0.2.0...v0.3.0) (2023-11-22)


Expand Down

0 comments on commit 2b61287

Please sign in to comment.