You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/scripts/CHANGELOG.md
+17Lines changed: 17 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,20 @@
1
+
# (Wed May 24 2023)
2
+
3
+
#### 🚀 Enhancement
4
+
5
+
- TECH-233: Convert package to typescript [#243](https://github.com/Jahia/javascript-components/pull/243) ([@tdraier](https://github.com/tdraier))
6
+
7
+
#### 🐛 Bug Fix
8
+
9
+
- TECH-233: use single entrypoint for js and ts, generate cjs and mjs [#241](https://github.com/Jahia/javascript-components/pull/241) ([@tdraier](https://github.com/tdraier))
10
+
- TECH-233: Convert package to typescript [#237](https://github.com/Jahia/javascript-components/pull/237) ([@tdraier](https://github.com/tdraier))
11
+
12
+
#### Authors: 1
13
+
14
+
- Thomas Draier ([@tdraier](https://github.com/tdraier))
0 commit comments