Skip to content

Commit 4e3a6e0

Browse files
authored
Merge pull request #17 from banua-coder/hotfix/v1.1.1
fix: correct changelog script arguments in create-release workflow
2 parents 7ab6afb + 3901d7a commit 4e3a6e0

File tree

3 files changed

+15
-216
lines changed

3 files changed

+15
-216
lines changed

.github/workflows/create-release.yml

Lines changed: 0 additions & 215 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## [v1.1.1] - 2025-09-08
2+
3+
### Fixed
4+
5+
- Correct changelog script arguments in create-release workflow (4b1f559)
6+
7+
### Maintenance
8+
9+
- Prepare v1.1.1 hotfix (ebdc3b8)
10+
11+
### Other
12+
13+
- Duplicate create-release.yml workflow (2a30f06)
14+
115
## [v1.1.0] - 2025-09-08
216

317
### Added

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pico-api-docs",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "PICO SulTeng API Documentation - COVID-19 Sulawesi Tengah Data API",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)