Skip to content

Commit 24bd518

Browse files
committed
feat: released
1 parent d27c953 commit 24bd518

File tree

2 files changed

+3
-7
lines changed

2 files changed

+3
-7
lines changed

changelog.md

+1-5
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,12 @@
11
# Changelog
22

3-
## 2.0.1-beta
4-
- Fix ace configure
5-
6-
## 2.0.0-beta
3+
## 2.0.0
74
- Update Edge 5 > 6
85
- Update daisyUI (4.9.0)
96
- Fix scroll page if modal component it use
107
- Fix avatar
118
- Update dependencies
129

13-
1410
***
1511

1612
## 1.7.2

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jrmc/edge-components",
3-
"version": "2.0.1-beta",
3+
"version": "2.0.0",
44
"type": "module",
55
"description": "",
66
"engines": {
@@ -55,7 +55,7 @@
5555
},
5656
"publishConfig": {
5757
"access": "public",
58-
"tag": "next"
58+
"tag": "latest"
5959
},
6060
"volta": {
6161
"node": "20.12.0"

0 commit comments

Comments
 (0)