Compare commits

..

No commits in common. "v2.0.3" and "v2.0.2" have entirely different histories.

5 changed files with 5 additions and 13 deletions

View file

@ -1,10 +1,3 @@
## [2.0.3](https://src.mfgames.com/fedran-sources/sand-and-bone/compare/v2.0.2...v2.0.3) (2022-10-15)
### Bug Fixes
* updating build ([af6f39f](https://src.mfgames.com/fedran-sources/sand-and-bone/commit/af6f39f4411870861bdcc32f9ed8871c8885c32f))
## [2.0.2](https://src.mfgames.com/fedran-sources/sand-and-bone/compare/v2.0.1...v2.0.2) (2022-10-15) ## [2.0.2](https://src.mfgames.com/fedran-sources/sand-and-bone/compare/v2.0.1...v2.0.2) (2022-10-15)

View file

@ -284,4 +284,4 @@
} }
] ]
} }
} }

View file

@ -4,8 +4,7 @@ title: Title
<div class="title"> <div class="title">
<div class="title-area"> <div class="title-area">
<div class="large">Sand</div> <div class="large">Sand and</div>
<div class="large">and</div>
<div class="large">Bone</div> <div class="large">Bone</div>
</div> </div>

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{ {
"name": "sand-and-bone", "name": "sand-and-bone",
"version": "2.0.3", "version": "2.0.2",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "sand-and-bone", "name": "sand-and-bone",
"version": "2.0.3", "version": "2.0.2",
"license": "CC-BY-NC-SA-4.0", "license": "CC-BY-NC-SA-4.0",
"dependencies": { "dependencies": {
"@fedran/writing-hyphen": "^1.0.0", "@fedran/writing-hyphen": "^1.0.0",

View file

@ -1,6 +1,6 @@
{ {
"name": "sand-and-bone", "name": "sand-and-bone",
"version": "2.0.3", "version": "2.0.2",
"private": true, "private": true,
"description": "\"Sand and Bone\" is a novel by D. Moonfire.", "description": "\"Sand and Bone\" is a novel by D. Moonfire.",
"author": { "author": {