Skip to content

Commit ea3660d

Browse files
Version Packages (#638)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent c4f09d1 commit ea3660d

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/slow-melons-jog.md

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

.changeset/tall-donuts-decide.md

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

CHANGELOG.md

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

3+
## 1.2.0
4+
5+
### Minor Changes
6+
7+
- [#636](https://github.com/Computerization/Enspire/pull/636) [`4350e53`](https://github.com/Computerization/Enspire/commit/4350e534ebd9afe1a253cdbc198eae7932d26e73) Thanks [@at-wr](https://github.com/at-wr)! - Added a CAS time dashboard to the Activity Record, allowing for display of individual, combined, and total sums across all records.
8+
9+
### Patch Changes
10+
11+
- [#649](https://github.com/Computerization/Enspire/pull/649) [`b4ff929`](https://github.com/Computerization/Enspire/commit/b4ff929c22ff21601581a76cedfe4fd4f62cc729) Thanks [@qwerzl](https://github.com/qwerzl)! - Added loading page for better UX
12+
313
## 1.1.0
414

515
### Minor 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.1.0",
4+
"version": "1.2.0",
55
"private": true,
66
"packageManager": "[email protected]+sha512.c8180b3fbe4e4bca02c94234717896b5529740a6cbadf19fa78254270403ea2f27d4e1d46a08a0f56c89b63dc8ebfd3ee53326da720273794e6200fcf0d184ab",
77
"scripts": {

0 commit comments

Comments
 (0)