Skip to content

Commit 33b0644

Browse files
committed
Feat: Tick 5.1.0
1 parent 385a66e commit 33b0644

2 files changed

Lines changed: 6 additions & 8 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
1-
## 5.0.2
21

3-
### Feats
4-
- This adds a new standalone build pipeline which should fix issues with published source.
5-
6-
7-
## 5.0.1
2+
## 5.1.0
83

94
### Bugs
10-
- Fix dist was built pre-fork.
5+
- Adds new independent build system for project, fixes issues is 5.0.1-2 related to build system failure conditions.
6+
7+
## 5.0.1-2
8+
- These versions **should not be used** and have build errors related to the project fork
119

1210
## 5.0.0
1311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@semantic-ui/astro-lit",
3-
"version": "5.0.2",
3+
"version": "5.1.0",
44
"description": "Use Lit components with Astro",
55
"type": "module",
66
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)