Skip to content

Commit 3c91f6c

Browse files
committed
1.1.1
1 parent 01ef9b1 commit 3c91f6c

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4+
<a name="v1.1.1"></a>
5+
## [v1.1.1](https://github.com/CyclopsMC/forge-update-generator.js/compare/v1.1.0...v1.1.1) - 2024-09-01
6+
7+
### Fixed
8+
* [Fix betas not being ignored](https://github.com/CyclopsMC/forge-update-generator.js/commit/01ef9b11da30313790eec7a343318a20ae31cfd5)
9+
410
<a name="v1.1.0"></a>
511
## [v1.1.0](https://github.com/CyclopsMC/forge-update-generator.js/compare/v1.0.1...v1.1.0) - 2024-08-13
612

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "forge-update-generator",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "Generates Forge update JSON files from CurseForge",
55
"main": "index.js",
66
"repository": "[email protected]:CyclopsMC/forge-update-generator.js.git",

0 commit comments

Comments
 (0)