Skip to content

Commit

Permalink
Bump version to 9.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MotorTruck1221 committed Jan 15, 2025
1 parent 8240668 commit de2cde4
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 509 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,11 @@
- General Bugfixes
- Removes Svelte except for 2 componenents
- Scramjet :rocket:

# 9.1.0

- Rewrites everything in the [utils/](./src/utils) folder
- Bugfixes
- Better logging
- Mobile nav jank is gone
- Component cleanup
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "nebula",
"type": "module",
"version": "9.0.4",
"version": "9.1.0",
"private": true,
"scripts": {
"dev": "astro dev --host 0.0.0.0 & tsx --watch server/server.ts",
Expand Down
54 changes: 0 additions & 54 deletions src/utils-old/settings/index.ts

This file was deleted.

224 changes: 0 additions & 224 deletions src/utils-old/settings/marketplace/index.ts

This file was deleted.

65 changes: 0 additions & 65 deletions src/utils-old/settings/marketplace/types.ts

This file was deleted.

10 changes: 0 additions & 10 deletions src/utils-old/settings/marketplace/userTypes.ts

This file was deleted.

Loading

0 comments on commit de2cde4

Please sign in to comment.