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 9eef26a commit eb17295Copy full SHA for eb17295
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [2.0.3](/compare/v2.0.2...v2.0.3) (2025-12-05)
6
+
7
+### Bug Fixes
8
9
+- updated ci script 9eef26a
10
11
## [2.0.2](/compare/2.0.1...v2.0.2) (2025-12-05)
12
13
### Bug Fixes
package.json
@@ -1,6 +1,6 @@
1
{
"name": "@effective/shadow",
- "version": "2.0.2",
+ "version": "2.0.3",
"type": "module",
"main": "dist/index.js",
"types": "dist/index.d.ts",
0 commit comments