Skip to content

Commit 7c64ea0

Browse files
feat: Version Packages (#677)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent f4492f4 commit 7c64ea0

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/violet-cycles-mate.md

-5
This file was deleted.

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# enspire
22

3+
## 1.4.2
4+
5+
### Patch Changes
6+
7+
- [#676](https://github.com/Computerization/Enspire/pull/676) [`f4492f4`](https://github.com/Computerization/Enspire/commit/f4492f42ba9e0f1430b681419e8900163777bb32) Thanks [@q1zhen](https://github.com/q1zhen)! - bugfixes
8+
39
## 1.4.1
410

511
### Patch Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "enspire",
33
"type": "module",
4-
"version": "1.4.1",
4+
"version": "1.4.2",
55
"private": true,
66
"packageManager": "[email protected]+sha512.c8180b3fbe4e4bca02c94234717896b5529740a6cbadf19fa78254270403ea2f27d4e1d46a08a0f56c89b63dc8ebfd3ee53326da720273794e6200fcf0d184ab",
77
"scripts": {

0 commit comments

Comments
 (0)