From 24d8924bda2cef7ee167de2c7f06caa706478ab5 Mon Sep 17 00:00:00 2001 From: Jason Morse Date: Wed, 13 May 2026 10:39:17 -0700 Subject: [PATCH 1/2] publish tools babel --- incubator/tools-babel/package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/incubator/tools-babel/package.json b/incubator/tools-babel/package.json index 67799edee..327bec375 100644 --- a/incubator/tools-babel/package.json +++ b/incubator/tools-babel/package.json @@ -1,7 +1,6 @@ { "name": "@rnx-kit/tools-babel", "version": "0.0.1", - "private": true, "description": "EXPERIMENTAL - USE WITH CAUTION - tools-babel", "homepage": "https://github.com/microsoft/rnx-kit/tree/main/incubator/tools-babel#readme", "license": "MIT", From 037400c38a8e9a0520003f7e62158a70ece85941 Mon Sep 17 00:00:00 2001 From: Jason Morse Date: Wed, 13 May 2026 10:39:37 -0700 Subject: [PATCH 2/2] docs(changeset): Publish tools-babel --- .changeset/hot-ghosts-yawn.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/hot-ghosts-yawn.md diff --git a/.changeset/hot-ghosts-yawn.md b/.changeset/hot-ghosts-yawn.md new file mode 100644 index 000000000..cec1623e7 --- /dev/null +++ b/.changeset/hot-ghosts-yawn.md @@ -0,0 +1,5 @@ +--- +"@rnx-kit/tools-babel": minor +--- + +Publish tools-babel