Skip to content

Commit 9ffed19

Browse files
github-actions[bot]luhc228
authored andcommitted
Version Packages
1 parent 9f09f50 commit 9ffed19

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/loud-wolves-teach.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.5.1
4+
5+
### Patch Changes
6+
7+
- 58ea9c9: fix: minified code can not run in safari
8+
39
## 1.5.0
410

511
### 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.5.0",
3+
"version": "1.5.1",
44
"description": "Core service of ice component",
55
"type": "module",
66
"main": "./lib/index.js",

0 commit comments

Comments
 (0)