We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 385a66e commit 33b0644Copy full SHA for 33b0644
2 files changed
CHANGELOG.md
@@ -1,13 +1,11 @@
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
+## 5.1.0
8
9
### Bugs
10
-- Fix dist was built pre-fork.
+- Adds new independent build system for project, fixes issues is 5.0.1-2 related to build system failure conditions.
+
+## 5.0.1-2
+- These versions **should not be used** and have build errors related to the project fork
11
12
## 5.0.0
13
package.json
@@ -1,6 +1,6 @@
{
"name": "@semantic-ui/astro-lit",
- "version": "5.0.2",
+ "version": "5.1.0",
"description": "Use Lit components with Astro",
"type": "module",
"types": "./dist/index.d.ts",
0 commit comments