We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 150506e commit 4da768eCopy full SHA for 4da768e
2 files changed
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## 5.0.1
2
+
3
+### Bugs
4
+- Fix dist was built pre-fork
5
6
## 5.0.0
7
8
### Major Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "@semantic-ui/astro-lit",
- "version": "5.0.0",
+ "version": "5.0.1",
"description": "Use Lit components with Astro",
"type": "module",
"types": "./dist/index.d.ts",
0 commit comments