Skip to content

Commit 3c3f7e6

Browse files
Version Packages (#678)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 07cb447 commit 3c3f7e6

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/light-crews-return.md

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

packages/pkg/CHANGELOG.md

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

3+
## 1.6.2
4+
5+
### Patch Changes
6+
7+
- 07cb447: revert: #670 which is not fully tested for jsx
8+
39
## 1.6.1
410

511
### Patch Changes

packages/pkg/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ice/pkg",
3-
"version": "1.6.1",
3+
"version": "1.6.2",
44
"description": "A fast builder for React components, Node modules and web libraries.",
55
"type": "module",
66
"main": "./lib/index.js",

0 commit comments

Comments
 (0)