Skip to content

Commit

Permalink
chore(release): v0.0.2-alpha.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mercs600 committed Oct 6, 2021
1 parent 8dd8490 commit 9fa3256
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.0.2-alpha.2](https://github.com/macopedia/nuxt-typo3-theme/compare/v0.0.2-alpha.1...v0.0.2-alpha.2) (2021-10-06)

**Note:** Version bump only for package nuxt-typo3-theme





## [0.0.2-alpha.1](https://github.com/macopedia/nuxt-typo3-theme/compare/v0.0.2-alpha.0...v0.0.2-alpha.1) (2021-10-05)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@
"message": "chore(release): %s"
}
},
"version": "0.0.2-alpha.1"
"version": "0.0.2-alpha.2"
}
8 changes: 8 additions & 0 deletions packages/nuxt-typo3-theme/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.0.2-alpha.2](https://github.com/macopedia/nuxt-typo3-theme/compare/v0.0.2-alpha.1...v0.0.2-alpha.2) (2021-10-06)

**Note:** Version bump only for package nuxt-typo3-theme





## [0.0.2-alpha.1](https://github.com/macopedia/nuxt-typo3-theme/compare/v0.0.2-alpha.0...v0.0.2-alpha.1) (2021-10-05)


Expand Down
2 changes: 1 addition & 1 deletion packages/nuxt-typo3-theme/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nuxt-typo3-theme",
"version": "0.0.2-alpha.1",
"version": "0.0.2-alpha.2",
"main": "src/nuxt/module.ts",
"types": "types/index.d.ts",
"license": "MIT",
Expand Down

0 comments on commit 9fa3256

Please sign in to comment.