Skip to content

Commit 1a69c84

Browse files
Version Packages (#693)
1 parent bf3e2bb commit 1a69c84

File tree

6 files changed

+15
-21
lines changed

6 files changed

+15
-21
lines changed

.changeset/fast-spies-tease.md

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

.changeset/metal-snails-bake.md

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

.changeset/perfect-needles-arrive.md

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

.changeset/selfish-beds-shave.md

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

CHANGELOG.md

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

3+
## 1.7.0
4+
5+
### Minor Changes
6+
7+
- [#692](https://github.com/Computerization/Enspire/pull/692) [`27f6e2f`](https://github.com/Computerization/Enspire/commit/27f6e2f83ec50566073a625050d498b6ee4820cb) Thanks [@at-wr](https://github.com/at-wr)! - Settings dialog and user profile component
8+
9+
- [#694](https://github.com/Computerization/Enspire/pull/694) [`bf3e2bb`](https://github.com/Computerization/Enspire/commit/bf3e2bb9bb354dfbb702e0850901606396c96b47) Thanks [@at-wr](https://github.com/at-wr)! - Enhance Home Page
10+
11+
### Patch Changes
12+
13+
- [#694](https://github.com/Computerization/Enspire/pull/694) [`bf3e2bb`](https://github.com/Computerization/Enspire/commit/bf3e2bb9bb354dfbb702e0850901606396c96b47) Thanks [@at-wr](https://github.com/at-wr)! - Edit Profile Sidebar text
14+
15+
- [#694](https://github.com/Computerization/Enspire/pull/694) [`bf3e2bb`](https://github.com/Computerization/Enspire/commit/bf3e2bb9bb354dfbb702e0850901606396c96b47) Thanks [@at-wr](https://github.com/at-wr)! - Fix Profile breadcrumb
16+
317
## 1.6.0
418

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

0 commit comments

Comments
 (0)