We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7ab6afb + 3901d7a commit 4e3a6e0Copy full SHA for 4e3a6e0
.github/workflows/create-release.yml
CHANGELOG.md
@@ -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
15
## [v1.1.0] - 2025-09-08
16
17
### Added
package.json
@@ -1,6 +1,6 @@
{
"name": "pico-api-docs",
- "version": "1.1.0",
+ "version": "1.1.1",
"description": "PICO SulTeng API Documentation - COVID-19 Sulawesi Tengah Data API",
"main": "index.js",
"scripts": {
0 commit comments