We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8966eab commit 12fd0f7Copy full SHA for 12fd0f7
packages/sui-decorators/CHANGELOG.md
@@ -1,5 +1,14 @@
1
# CHANGELOG
2
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
12
# 3.28.0 (2024-08-28)
13
14
packages/sui-decorators/package.json
@@ -1,6 +1,6 @@
{
"name": "@s-ui/decorators",
- "version": "3.28.0",
+ "version": "3.29.0",
"description": "> Set of ES6 decorators to improve your apps",
"main": "lib/",
"scripts": {
0 commit comments