Skip to content

Commit 3683d4d

Browse files
Version Packages (#529)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent a94e215 commit 3683d4d

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/silly-ears-pump.md

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

packages/create-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.3.1
4+
5+
### Patch Changes
6+
7+
- 458fa1f: fix: npm name is empty when create template
8+
39
## 1.3.0
410

511
### Minor Changes

packages/create-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/create-pkg",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"description": "npm init @ice/pkg",
55
"type": "module",
66
"exports": "./lib/index.mjs",

0 commit comments

Comments
 (0)