Skip to content

Commit 6f43606

Browse files
committed
chore(release): 1.2.0
1 parent 0664dec commit 6f43606

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [1.2.0](https://github.com/njfamirm/decap-cms-github-backend/compare/v1.1.1...v1.2.0) (2025-01-10)
6+
7+
8+
### Features
9+
10+
* add demo ([#29](https://github.com/njfamirm/decap-cms-github-backend/issues/29)) ([0664dec](https://github.com/njfamirm/decap-cms-github-backend/commit/0664deca159bdbddd955a1de5f0076c5477d559c))
11+
512
### [1.1.1](https://github.com/njfamirm/decap-cms-github-backend/compare/v1.1.0...v1.1.1) (2025-01-10)
613

714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@njfamirm/decap-cms-github-backend",
33
"author": "S. Amir Mohammad Najafi <njfamirm@gamil.com> (https://www.njfamirm.ir)",
44
"description": "Self-hosted decap cms github backend.",
5-
"version": "1.1.1",
5+
"version": "1.2.0",
66
"license": "MIT",
77
"private": true,
88
"type": "module",

0 commit comments

Comments
 (0)