Skip to content

Commit 0f311a1

Browse files
github-actions[bot]qubka
authored andcommitted
chore(main): release 2.0.0
1 parent 38c7728 commit 0f311a1

File tree

3 files changed

+22
-2
lines changed

3 files changed

+22
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.1.15"
2+
".": "2.0.0"
33
}

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
# Changelog
22

3+
## [2.0.0](https://github.com/untrustedmodders/plugify-metamod-loader/compare/v1.1.15...v2.0.0) (2025-10-08)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* update to a new core
9+
10+
### Features
11+
12+
* update to a new core ([366fe56](https://github.com/untrustedmodders/plugify-metamod-loader/commit/366fe5652cbe5a42c155c4bff16342dfb4231802))
13+
14+
15+
### Bug Fixes
16+
17+
* add lua repo to config ([e15237c](https://github.com/untrustedmodders/plugify-metamod-loader/commit/e15237c40fe3b2167a830924356c36348d1db492))
18+
* bump to c++23 ([c8bd710](https://github.com/untrustedmodders/plugify-metamod-loader/commit/c8bd710606e4e18b59b54eb74b0923d3d7fe6235))
19+
* linux build ([38c7728](https://github.com/untrustedmodders/plugify-metamod-loader/commit/38c7728e14f35b6b39c86643590e2da9cfc9a223))
20+
* remove sourcehook fix ([1b67fac](https://github.com/untrustedmodders/plugify-metamod-loader/commit/1b67fac8d20ffddba814444aaf9e1bdeee211f2e))
21+
* update deps ([c1a613e](https://github.com/untrustedmodders/plugify-metamod-loader/commit/c1a613edc0b4d829add110ef2537cedfdfea0a1f))
22+
323
## [1.1.15](https://github.com/untrustedmodders/mms2-plugify/compare/v1.1.14...v1.1.15) (2025-07-30)
424

525

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.1.15
1+
2.0.0

0 commit comments

Comments
 (0)