chore(release): 0.0.4

This commit is contained in:
streakingman
2022-09-22 14:18:47 +08:00
parent ba5afc9571
commit 9275049c07
19 changed files with 56 additions and 42 deletions
+14
View File
@@ -2,6 +2,20 @@
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
### [0.0.4](https://github.com/StreakingMan/solvable-sheep-game/compare/v0.0.3...v0.0.4) (2022-09-22)
### Features
* **themes:** 骚猪主题 ([30bb7a0](https://github.com/StreakingMan/solvable-sheep-game/commit/30bb7a0277bfe83b9c6493b4fa98fa7baabcf06a))
* **themes:** 骚猪主题图片补充 ([d2be6ca](https://github.com/StreakingMan/solvable-sheep-game/commit/d2be6ca8a5223745029bcfccf54109056a007844))
* **themes:** 骚猪主题音效 ([c578b89](https://github.com/StreakingMan/solvable-sheep-game/commit/c578b897031b2b5dbcbda0fb5c2c38804636b50c))
### Bug Fixes
* **themes:** pdd主题图片压缩,bgm使用外链 ([7368725](https://github.com/StreakingMan/solvable-sheep-game/commit/7368725b5217705a780461d79e3eaf5340e9ebba))
### [0.0.3](https://github.com/StreakingMan/solvable-sheep-game/compare/v0.0.2...v0.0.3) (2022-09-22) ### [0.0.3](https://github.com/StreakingMan/solvable-sheep-game/compare/v0.0.2...v0.0.3) (2022-09-22)
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
-40
View File
File diff suppressed because one or more lines are too long
+40
View File
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
+1 -1
View File
@@ -19,7 +19,7 @@
s.parentNode.insertBefore(hm, s); s.parentNode.insertBefore(hm, s);
})(); })();
</script> </script>
<script type="module" crossorigin src="/assets/index.5f4c499f.js"></script> <script type="module" crossorigin src="/assets/index.7c566aeb.js"></script>
<link rel="stylesheet" href="/assets/index.15f870d5.css"> <link rel="stylesheet" href="/assets/index.15f870d5.css">
</head> </head>
<body> <body>
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -1,7 +1,7 @@
{ {
"name": "solvable-sheep-game", "name": "solvable-sheep-game",
"private": false, "private": false,
"version": "0.0.3", "version": "0.0.4",
"type": "module", "type": "module",
"scripts": { "scripts": {
"dev": "vite", "dev": "vite",