Skip to content

Commit 2f61e7e

Browse files
committed
chore(release): 1.1.1
1 parent 9d98ecc commit 2f61e7e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

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.1.1](https://github.com/njfamirm/decap-cms-github-backend/compare/v1.1.0...v1.1.1) (2025-01-10)
6+
7+
8+
### Bug Fixes
9+
10+
* install correct deps ([9d98ecc](https://github.com/njfamirm/decap-cms-github-backend/commit/9d98ecce5fdc2b49167c68e9e64e537e1ebe94df))
11+
512
## [1.1.0](https://github.com/njfamirm/decap-cms-github-backend/compare/v1.0.0...v1.1.0) (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 <[email protected]> (https://www.njfamirm.ir)",
44
"description": "Self-hosted decap cms github backend.",
5-
"version": "1.1.0",
5+
"version": "1.1.1",
66
"license": "MIT",
77
"private": true,
88
"type": "module",

0 commit comments

Comments
 (0)