Skip to content

Commit f401b20

Browse files
committed
chore(master): release 2.0.0
1 parent 6631840 commit f401b20

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

.release-please-manifest.json

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

CHANGELOG.md

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

3+
## [2.0.0](https://github.com/diareuse/dragapult/compare/1.1.0...2.0.0) (2026-01-29)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* **plugin:** enhance Dragapult with remote/local support
9+
10+
### Features
11+
12+
* **plugin:** enhance Dragapult with remote/local support ([5377fd7](https://github.com/diareuse/dragapult/commit/5377fd7b9793f7d7d4f5906955a7ef55882ea06e)), closes [#44](https://github.com/diareuse/dragapult/issues/44)
13+
* **unity:** add Unity CSV reader and writer support ([f05f6ab](https://github.com/diareuse/dragapult/commit/f05f6aba57054299e1758c758e3022bca2fc0f5e))
14+
15+
16+
### Bug Fixes
17+
18+
* **plugin:** add DSL markers and Kotlin task test ([c1c0a8d](https://github.com/diareuse/dragapult/commit/c1c0a8db1145c807ef1c3be6e9e4b1bba690060b))
19+
320
## [1.1.0](https://github.com/diareuse/dragapult/compare/1.0.7...1.1.0) (2025-07-03)
421

522

0 commit comments

Comments
 (0)