Skip to content

Commit

Permalink
1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
NotNite committed Dec 6, 2023
1 parent 6898a1f commit 88afc4b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
- Added ability to convert ESM modules to Webpack modules
- Updated types
- Improved the Moonbase UI (@redstonekasi, @xyzeva)
- Renamed the List setting type to MultiSelect, added a new List type in its place
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "moonlight",
"version": "1.0.2",
"version": "1.0.3",
"description": "Yet another Discord mod",
"homepage": "https://moonlight-mod.github.io/",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@moonlight-mod/types",
"version": "1.1.0",
"version": "1.1.1",
"main": "./src/index.ts",
"types": "./src/index.ts",
"exports": {
Expand Down

0 comments on commit 88afc4b

Please sign in to comment.