Skip to content

Commit

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

## [0.0.3-alpha.0](https://github.com/macopedia/nuxt-typo3-theme/compare/v0.0.2...v0.0.3-alpha.0) (2021-10-13)


### Features

* **ui:** copy flags depends on configuration ([#19](https://github.com/macopedia/nuxt-typo3-theme/issues/19)) ([03377ee](https://github.com/macopedia/nuxt-typo3-theme/commit/03377ee47f187949d1f35d971a963aec90888bfa))





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

**Note:** Version bump only for package nuxt-typo3-theme
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"
"version": "0.0.3-alpha.0"
}
11 changes: 11 additions & 0 deletions packages/nuxt-typo3-theme/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.0.3-alpha.0](https://github.com/macopedia/nuxt-typo3-theme/compare/v0.0.2...v0.0.3-alpha.0) (2021-10-13)


### Features

* **ui:** copy flags depends on configuration ([#19](https://github.com/macopedia/nuxt-typo3-theme/issues/19)) ([03377ee](https://github.com/macopedia/nuxt-typo3-theme/commit/03377ee47f187949d1f35d971a963aec90888bfa))





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

**Note:** Version bump only for package nuxt-typo3-theme
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",
"version": "0.0.3-alpha.0",
"homepage": "https://macopedia.github.io/nuxt-typo3-theme",
"main": "src/nuxt/module.ts",
"types": "types/index.d.ts",
Expand Down

0 comments on commit 5606b8b

Please sign in to comment.