Skip to content

Commit c2e53f5

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

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/brown-dancers-wonder.md

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

.changeset/many-knives-rest.md

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

CHANGELOG.md

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

3+
## 1.4.3
4+
5+
### Patch Changes
6+
7+
- [#679](https://github.com/Computerization/Enspire/pull/679) [`fc40f32`](https://github.com/Computerization/Enspire/commit/fc40f327979a6464a5e1f747596e2d7982afc571) Thanks [@qwerzl](https://github.com/qwerzl)! - Skip auth middleware on initial client load
8+
9+
- [#682](https://github.com/Computerization/Enspire/pull/682) [`d5d6c6a`](https://github.com/Computerization/Enspire/commit/d5d6c6a8b076c05f8b71328c7fabb50f545aad59) Thanks [@q1zhen](https://github.com/q1zhen)! - fix upload logic
10+
311
## 1.4.2
412

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

0 commit comments

Comments
 (0)