Skip to content

Commit 12fd0f7

Browse files
committed
release(packages/sui-decorators): v3.29.0 [skip ci]
1 parent 8966eab commit 12fd0f7

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

packages/sui-decorators/CHANGELOG.md

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

3+
# 3.29.0 (2024-10-16)
4+
5+
6+
### Features
7+
8+
* remove console.log ([206dd74](https://github.com/SUI-Components/sui/commit/206dd747c6fcec150e7e8bd748eae27c297b8b7f))
9+
10+
11+
312
# 3.28.0 (2024-08-28)
413

514

packages/sui-decorators/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@s-ui/decorators",
3-
"version": "3.28.0",
3+
"version": "3.29.0",
44
"description": "> Set of ES6 decorators to improve your apps",
55
"main": "lib/",
66
"scripts": {

0 commit comments

Comments
 (0)