Skip to content

Commit 389530c

Browse files
authored
Merge pull request #288 from SkyCryptWebsite/changeset-release/prod
2 parents 66e923d + 21b9370 commit 389530c

7 files changed

Lines changed: 13 additions & 34 deletions

File tree

.changeset/modern-carrots-change.md

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

.changeset/odd-teams-act.md

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

.changeset/pre.json

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

.changeset/slimy-beans-brake.md

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

.changeset/tasty-stamps-scream.md

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

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## 3.3.1
4+
5+
### Patch Changes
6+
7+
- chore: update config to match default config generated via sv@0.12.6 ([#285](https://github.com/SkyCryptWebsite/SkyCrypt-Frontend/pull/285))
8+
9+
- feat: enhance CI workflows with CodeQL analysis and stable release process ([#286](https://github.com/SkyCryptWebsite/SkyCrypt-Frontend/pull/286))
10+
11+
- refactor: update release workflows ([#285](https://github.com/SkyCryptWebsite/SkyCrypt-Frontend/pull/285))
12+
13+
- fix: tooltip does not update when hovering over items too quickly #282 ([#285](https://github.com/SkyCryptWebsite/SkyCrypt-Frontend/pull/285))
14+
315
## 3.3.1-beta.2
416

517
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "skycrypt-frontend",
3-
"version": "3.3.1-beta.2",
3+
"version": "3.3.1",
44
"private": true,
55
"type": "module",
66
"repository": {

0 commit comments

Comments
 (0)