Skip to content

Commit 14f6074

Browse files
committed
chore(release): 1.10.2
1 parent 52eacba commit 14f6074

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.10.2](https://github.com/retejs/rete-kit/compare/v1.10.1...v1.10.2) (2024-12-27)
2+
3+
4+
### Bug Fixes
5+
6+
* **react:** dist folder ([ce86cd7](https://github.com/retejs/rete-kit/commit/ce86cd7db56439f3b14608b8d1a434b6c6b53c5c))
7+
18
## [1.10.1](https://github.com/retejs/rete-kit/compare/v1.10.0...v1.10.1) (2024-12-26)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
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": "rete-kit",
3-
"version": "1.10.1",
3+
"version": "1.10.2",
44
"main": "bin/module.js",
55
"module": "bin/module.js",
66
"types": "bin/module.d.ts",

0 commit comments

Comments
 (0)