chore(release): v0.1.1 [skip ci]

## [0.1.1](https://gitlab.com/dmoonfire/exit-planning/compare/v0.1.0...v0.1.1) (2022-04-20)

### Bug Fixes

* cleaning up some elements, adding getting started ([db6a980](db6a980808))
This commit is contained in:
semantic-release-bot 2022-04-20 05:12:12 +00:00
parent db6a980808
commit b2da3e9dab
3 changed files with 9 additions and 3 deletions

6
CHANGELOG.md Normal file
View file

@ -0,0 +1,6 @@
## [0.1.1](https://gitlab.com/dmoonfire/exit-planning/compare/v0.1.0...v0.1.1) (2022-04-20)
### Bug Fixes
* cleaning up some elements, adding getting started ([db6a980](https://gitlab.com/dmoonfire/exit-planning/commit/db6a9808082ca7f44039fad1229823908d8f9ea9))

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "exit-planning",
"version": "0.1.0",
"version": "0.1.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "exit-planning",
"version": "0.1.0",
"version": "0.1.1",
"dependencies": {
"@mfgames-writing/clean-theme": "^4.0.2",
"@mfgames-writing/contracts": "^4.2.0",

View file

@ -1,7 +1,7 @@
{
"name": "exit-planning",
"description": "Thoughts and observations when planning for death and serious injuries.",
"version": "0.1.0",
"version": "0.1.1",
"private": true,
"scripts": {
"build:pdf": "mfgames-writing-format build pdf",