Skip to content

Commit

Permalink
chore(release): 0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
venatbot committed May 16, 2022
1 parent 8faa2bf commit 2a5d1f6
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.1.5](https://github.com/the-convocation/venat/compare/v0.1.4...v0.1.5) (2022-05-16)

**Note:** Version bump only for package venat

## [0.1.4](https://github.com/the-convocation/venat/compare/v0.1.3...v0.1.4) (2022-05-16)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.1.4",
"version": "0.1.5",
"npmClient": "yarn",
"useWorkspaces": true,
"command": {
Expand Down
4 changes: 4 additions & 0 deletions modules/venat-module-xiv-market/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.1.5](https://github.com/the-convocation/venat/compare/v0.1.4...v0.1.5) (2022-05-16)

**Note:** Version bump only for package @the-convocation/venat-module-xiv-market

## [0.1.4](https://github.com/the-convocation/venat/compare/v0.1.3...v0.1.4) (2022-05-16)

**Note:** Version bump only for package @the-convocation/venat-module-xiv-market
Expand Down
2 changes: 1 addition & 1 deletion modules/venat-module-xiv-market/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@the-convocation/venat-module-xiv-market",
"version": "0.1.4",
"version": "0.1.5",
"packageManager": "[email protected]",
"main": "dist/src/module.js",
"scripts": {
Expand Down

0 comments on commit 2a5d1f6

Please sign in to comment.