chore(release): v0.0.2 [CI SKIP]

This commit is contained in:
semantic-release-bot 2022-07-18 04:29:22 +00:00
parent e2adf781d0
commit 0a7c3da412
3 changed files with 7 additions and 7 deletions

View file

@ -17,10 +17,10 @@ pipeline:
settings:
base_url: https://src.mfgames.com
files:
- "*.epub"
- "*.pdf"
- "*.html"
- "*.mobi"
- "*.epub"
- "*.pdf"
- "*.html"
- "*.mobi"
secrets:
- source: gitea_token
target: plugin_api_key

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "untrusted-projects",
"version": "1.0.1",
"version": "0.0.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "untrusted-projects",
"version": "1.0.1",
"version": "0.0.2",
"dependencies": {
"@mfgames-writing/clean-theme": "^4.0.2",
"@mfgames-writing/contracts": "^4.2.0",

View file

@ -1,7 +1,7 @@
{
"name": "untrusted-projects",
"description": "Thoughts and observations about the package ecosystems of software development.",
"version": "1.0.1",
"version": "0.0.2",
"private": true,
"scripts": {
"build:pdf": "mfgames-writing-format build pdf",