We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 115f62f commit a70dfdcCopy full SHA for a70dfdc
packages/babel/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @harmonix-hub/babel
2
3
+## 0.2.2
4
+
5
+### Patch Changes
6
7
+- change configuration to typescript
8
9
## 0.2.1
10
11
### Patch Changes
packages/babel/package.json
@@ -1,6 +1,6 @@
{
"name": "@harmonix-hub/babel",
- "version": "0.2.1",
+ "version": "0.2.2",
"description": "This package provides Babel configurations to ensuring consistency and collaboration across projects",
"main": "dist/index.js",
"types": "dist/index.d.ts",
0 commit comments