Skip to content

Commit ae3157e

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

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/loud-otters-hide.md

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

CHANGELOG.md

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

3+
## 1.5.0
4+
5+
### Minor Changes
6+
7+
- [#685](https://github.com/Computerization/Enspire/pull/685) [`f938b6c`](https://github.com/Computerization/Enspire/commit/f938b6c595a81df2f1dba4eff0621fbda06d9113) Thanks [@q1zhen](https://github.com/q1zhen)! - admin page
8+
39
## 1.4.4
410

511
### Patch Changes

package.json

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

0 commit comments

Comments
 (0)