Skip to content
This repository has been archived by the owner on Jun 14, 2021. It is now read-only.

Commit

Permalink
chore(release): v0.22.9 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis CI User committed Oct 11, 2019
1 parent 944653f commit 5fa2460
Show file tree
Hide file tree
Showing 6 changed files with 27 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
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.22.9](https://github.com/aimed/slushy/compare/v0.22.8...v0.22.9) (2019-10-11)

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





## [0.22.8](https://github.com/aimed/slushy/compare/v0.22.7...v0.22.8) (2019-10-10)

**Note:** Version bump only for package slushy
Expand Down
8 changes: 8 additions & 0 deletions codegen/CHANGELOG.md
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.22.9](https://github.com/aimed/slushy/compare/v0.22.8...v0.22.9) (2019-10-11)

**Note:** Version bump only for package @slushy/codegen





## [0.22.5](https://github.com/aimed/slushy/compare/v0.22.4...v0.22.5) (2019-10-10)

**Note:** Version bump only for package @slushy/codegen
Expand Down
2 changes: 1 addition & 1 deletion codegen/package.json
@@ -1,6 +1,6 @@
{
"name": "@slushy/codegen",
"version": "0.22.5",
"version": "0.22.9",
"description": "Slushy CodeGen",
"main": "dist/index.js",
"repository": "https://github.com/aimed/slushy",
Expand Down
8 changes: 8 additions & 0 deletions example/CHANGELOG.md
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.22.9](https://github.com/aimed/slushy/compare/v0.22.8...v0.22.9) (2019-10-11)

**Note:** Version bump only for package @slushy/example





## [0.22.8](https://github.com/aimed/slushy/compare/v0.22.7...v0.22.8) (2019-10-10)

**Note:** Version bump only for package @slushy/example
Expand Down
2 changes: 1 addition & 1 deletion example/package.json
@@ -1,6 +1,6 @@
{
"name": "@slushy/example",
"version": "0.22.8",
"version": "0.22.9",
"main": "dist/index.js",
"repository": "https://github.com/aimed/slushy",
"author": "Maximilian Taeschner",
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Expand Up @@ -4,7 +4,7 @@
"example",
"server"
],
"version": "0.22.8",
"version": "0.22.9",
"command": {
"publish": {
"conventionalCommits": true,
Expand Down

0 comments on commit 5fa2460

Please sign in to comment.