Skip to content

Commit 7dfd634

Browse files
chore: release main (#139)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f188cde commit 7dfd634

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
".": "0.12.0",
2+
".": "0.12.1",
33
"editor-components/todo": "0.1.2",
44
"widgets/url": "0.1.2"
55
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [0.12.1](https://github.com/hugomods/decap-cms/compare/v0.12.0...v0.12.1) (2024-02-05)
4+
5+
6+
### Bug Fixes 🐞
7+
8+
* change description field to be optional ([#138](https://github.com/hugomods/decap-cms/issues/138)) ([0e58735](https://github.com/hugomods/decap-cms/commit/0e587352964035875c64161081a20028747efc9c))
9+
* change summary field to be optional ([#140](https://github.com/hugomods/decap-cms/issues/140)) ([f188cde](https://github.com/hugomods/decap-cms/commit/f188cde710a1331546144e613bc3ad53eedb31ac))
10+
311
## [0.12.0](https://github.com/hugomods/decap-cms/compare/v0.11.2...v0.12.0) (2024-02-03)
412

513

0 commit comments

Comments
 (0)