Skip to content

Commit cfc29fd

Browse files
Version Packages
1 parent 2fab8f2 commit cfc29fd

File tree

7 files changed

+17
-26
lines changed

7 files changed

+17
-26
lines changed

.changeset/afraid-apricots-wash.md

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

.changeset/chatty-yaks-begin.md

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

.changeset/clean-pets-fail.md

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

.changeset/olive-horses-suffer.md

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

.changeset/strong-beans-explode.md

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

CHANGELOG.md

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

3+
## 1.8.0
4+
5+
### Minor Changes
6+
7+
- [#697](https://github.com/Computerization/Enspire/pull/697) [`2fab8f2`](https://github.com/Computerization/Enspire/commit/2fab8f26de240e32410b76e3dcad5c2ab48bc83a) Thanks [@at-wr](https://github.com/at-wr)! - Add Word Counter and Member Counter
8+
9+
- [#697](https://github.com/Computerization/Enspire/pull/697) [`2fab8f2`](https://github.com/Computerization/Enspire/commit/2fab8f26de240e32410b76e3dcad5c2ab48bc83a) Thanks [@at-wr](https://github.com/at-wr)! - Replace Multiselect with Checkbox on NewActivityRecord
10+
11+
### Patch Changes
12+
13+
- [#697](https://github.com/Computerization/Enspire/pull/697) [`2fab8f2`](https://github.com/Computerization/Enspire/commit/2fab8f26de240e32410b76e3dcad5c2ab48bc83a) Thanks [@at-wr](https://github.com/at-wr)! - Sort by date descending order & add page size in DataTable
14+
15+
- [#697](https://github.com/Computerization/Enspire/pull/697) [`2fab8f2`](https://github.com/Computerization/Enspire/commit/2fab8f26de240e32410b76e3dcad5c2ab48bc83a) Thanks [@at-wr](https://github.com/at-wr)! - Add refresh watcher to CustomCASRecordViewMyActivityRecords component
16+
17+
- [`7a0e20b`](https://github.com/Computerization/Enspire/commit/7a0e20b4181a5a081d6efe9a9bb8715b9439402c) Thanks [@at-wr](https://github.com/at-wr)! - Fixed the style of Alert Dialog Progess
18+
319
## 1.7.0
420

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

0 commit comments

Comments
 (0)