Skip to content

Commit

Permalink
chore(master): release initiative-tracker 9.6.0 (#121)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
valentine195 and github-actions[bot] authored Apr 18, 2023
1 parent bce4e4a commit 4a5b2a9
Show file tree
Hide file tree
Showing 5 changed files with 21 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "9.5.0"
".": "9.6.0"
}
16 changes: 16 additions & 0 deletions TESTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Changelog

## [9.6.0](https://github.com/valentine195/initiative-tracker/compare/initiative-tracker-v9.5.0...initiative-tracker-v9.6.0) (2023-04-18)


### Features

* release-please integration ([89b0903](https://github.com/valentine195/initiative-tracker/commit/89b09039083c2b62c8dfd2d93d04914c8a201dc7))


### Bug Fixes

* extra-files moving scope ([04eb164](https://github.com/valentine195/initiative-tracker/commit/04eb16452bde0fd0cfa20b4dc6b0800e3442af69))
* release-please manifest update test ([06e52be](https://github.com/valentine195/initiative-tracker/commit/06e52be03583ca56ac11d50cf685b5a1697180a9))
* testing manifest updating ([5e41355](https://github.com/valentine195/initiative-tracker/commit/5e41355e52fc00e99d1da022921319ddbc0f72ad))
* update release-please-config ([286573d](https://github.com/valentine195/initiative-tracker/commit/286573d240f0f11a3f6836beeb18601eaf209ed9))
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "initiative-tracker",
"name": "Initiative Tracker",
"version": "9.5.0",
"version": "9.6.0",
"minAppVersion": "0.15.0",
"author": "Jeremy Valentine",
"description": "TTRPG Initiative Tracker for Obsidian.md",
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "initiative-tracker",
"version": "9.5.0",
"version": "9.6.0",
"description": "TTRPG Initiative Tracker for Obsidian.md",
"main": "main.js",
"scripts": {
Expand Down

0 comments on commit 4a5b2a9

Please sign in to comment.