From 2cbf70d512cfd8bec1a5034fca9ba7ae42282d03 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 15 Oct 2022 04:44:39 +0000 Subject: [PATCH] chore(release): v2.0.2 [skip ci] ## [2.0.2](https://src.mfgames.com/fedran-sources/sand-and-bone/compare/v2.0.1...v2.0.2) (2022-10-15) ### Bug Fixes * updated to the new build system ([65c00dc](https://src.mfgames.com/fedran-sources/sand-and-bone/commit/65c00dc3284a1c756a757517f72ffc36bf1fe76a)) --- CHANGELOG.md | 7 +++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 741778f..1eb8fbd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.0.2](https://src.mfgames.com/fedran-sources/sand-and-bone/compare/v2.0.1...v2.0.2) (2022-10-15) + + +### Bug Fixes + +* updated to the new build system ([65c00dc](https://src.mfgames.com/fedran-sources/sand-and-bone/commit/65c00dc3284a1c756a757517f72ffc36bf1fe76a)) + ## [2.0.1](https://src.mfgames.com/fedran-sources/sand-and-bone/compare/v2.0.0...v2.0.1) (2022-10-13) diff --git a/package-lock.json b/package-lock.json index 0b61d54..386fa29 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "sand-and-bone", - "version": "2.0.1", + "version": "2.0.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "sand-and-bone", - "version": "2.0.1", + "version": "2.0.2", "license": "CC-BY-NC-SA-4.0", "dependencies": { "@fedran/writing-hyphen": "^1.0.0", diff --git a/package.json b/package.json index f9c56c1..8fce7d0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sand-and-bone", - "version": "2.0.1", + "version": "2.0.2", "private": true, "description": "\"Sand and Bone\" is a novel by D. Moonfire.", "author": {