Skip to content

Commit f62542b

Browse files
authored
Merge pull request #35 from byondrnd/changeset-release/main
Version Packages
2 parents c0ee5a0 + ee7c2d5 commit f62542b

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/thirty-humans-reply.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/babel-plugin/CHANGELOG.md

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

3+
## 0.0.16
4+
5+
### Patch Changes
6+
7+
- b40ae89: babel plugin lmit to tsx
8+
39
## 0.0.15
410

511
### Patch Changes

packages/babel-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@byondxr/babel-plugin",
3-
"version": "0.0.15",
3+
"version": "0.0.16",
44
"exports": {
55
".": {
66
"default": "./dist/index.js"

0 commit comments

Comments
 (0)