Skip to content

Commit 8e751da

Browse files
Version Packages (#665)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3e6f78a commit 8e751da

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

.changeset/early-humans-invite.md

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

.changeset/quick-wasps-shake.md

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

packages/pkg/CHANGELOG.md

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

3+
## 1.6.1
4+
5+
### Patch Changes
6+
7+
- 3e6f78a: fix: cjs format should support alias for .d.ts file
8+
- 05410c1: fix: lock tsc-alias version to 1.8.13 for fix compiling error.
9+
310
## 1.6.0
411

512
### Minor 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.0",
3+
"version": "1.6.1",
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)