We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 038ae94 commit 6877598Copy full SHA for 6877598
2 files changed
CHANGELOG.md
@@ -1,7 +1,13 @@
1
+## 5.0.2
2
+
3
+### Feats
4
+- This adds a new standalone build pipeline which should fix issues with published source.
5
6
7
## 5.0.1
8
9
### Bugs
-- Fix dist was built pre-fork
10
+- Fix dist was built pre-fork.
11
12
## 5.0.0
13
package.json
@@ -1,6 +1,6 @@
{
"name": "@semantic-ui/astro-lit",
- "version": "5.0.1",
+ "version": "5.0.2",
"description": "Use Lit components with Astro",
"type": "module",
"types": "./dist/index.d.ts",
0 commit comments