Skip to content

Commit 6877598

Browse files
committed
Chore: 5.0.2
1 parent 038ae94 commit 6877598

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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+
17
## 5.0.1
28

39
### Bugs
4-
- Fix dist was built pre-fork
10+
- Fix dist was built pre-fork.
511

612
## 5.0.0
713

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.1",
3+
"version": "5.0.2",
44
"description": "Use Lit components with Astro",
55
"type": "module",
66
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)