Skip to content

Commit a70dfdc

Browse files
chore(release): publish babel package
1 parent 115f62f commit a70dfdc

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/babel/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @harmonix-hub/babel
22

3+
## 0.2.2
4+
5+
### Patch Changes
6+
7+
- change configuration to typescript
8+
39
## 0.2.1
410

511
### Patch Changes

packages/babel/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@harmonix-hub/babel",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"description": "This package provides Babel configurations to ensuring consistency and collaboration across projects",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)