Skip to content

Commit 25f11d5

Browse files
Version Packages (#631)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 23f5689 commit 25f11d5

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/wicked-waves-battle.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.1.0
4+
5+
### Minor Changes
6+
7+
- [`23f5689`](https://github.com/Computerization/Enspire/commit/23f5689cbd6e815c8bd9c8834be89aacd970954c) Thanks [@qwerzl](https://github.com/qwerzl)! - Support adding CAS time for activity record
8+
39
## 1.0.0
410

511
### Major 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.0.0",
4+
"version": "1.1.0",
55
"private": true,
66
"scripts": {
77
"build": "nuxt build",

0 commit comments

Comments
 (0)