Skip to content

Commit

Permalink
chore(release): publish v5.1.0-beta.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ghaiklor committed May 4, 2020
1 parent 8ecb917 commit 7ea3907
Show file tree
Hide file tree
Showing 26 changed files with 156 additions and 46 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.

# [5.1.0-beta.3](https://github.com/ghaiklor/kittik/compare/v5.1.0-beta.2...v5.1.0-beta.3) (2020-05-04)


### Features

* 🎸 improve typecheck and autocompletion for SlideBuilder ([559e1b3](https://github.com/ghaiklor/kittik/commit/559e1b3ea89b3a2a60edda1b31cf445e7672a25f))





# [5.1.0-beta.2](https://github.com/ghaiklor/kittik/compare/v5.1.0-beta.1...v5.1.0-beta.2) (2020-04-26)


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": "5.1.0-beta.2",
"version": "5.1.0-beta.3",
"npmClient": "npm",
"command": {
"publish": {
Expand Down
8 changes: 8 additions & 0 deletions packages/kittik-animation-basic/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.

# [5.1.0-beta.3](https://github.com/ghaiklor/kittik/compare/v5.1.0-beta.2...v5.1.0-beta.3) (2020-05-04)

**Note:** Version bump only for package kittik-animation-basic





# [5.1.0-beta.2](https://github.com/ghaiklor/kittik/compare/v5.1.0-beta.1...v5.1.0-beta.2) (2020-04-26)


Expand Down
4 changes: 2 additions & 2 deletions packages/kittik-animation-basic/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kittik-animation-basic",
"version": "5.1.0-beta.2",
"version": "5.1.0-beta.3",
"description": "Basic class for creating animations in Kittik",
"license": "MIT",
"type": "commonjs",
Expand Down Expand Up @@ -52,7 +52,7 @@
"eslint-plugin-promise": "4.2.1",
"eslint-plugin-standard": "4.0.1",
"jest": "25.5.4",
"kittik-shape-basic": "5.1.0-beta.2",
"kittik-shape-basic": "5.1.0-beta.3",
"rimraf": "3.0.2",
"terminal-canvas": "3.1.0",
"ts-jest": "25.4.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/kittik-animation-focus/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.

# [5.1.0-beta.3](https://github.com/ghaiklor/kittik/compare/v5.1.0-beta.2...v5.1.0-beta.3) (2020-05-04)

**Note:** Version bump only for package kittik-animation-focus





# [5.1.0-beta.2](https://github.com/ghaiklor/kittik/compare/v5.1.0-beta.1...v5.1.0-beta.2) (2020-04-26)


Expand Down
8 changes: 4 additions & 4 deletions packages/kittik-animation-focus/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kittik-animation-focus",
"version": "5.1.0-beta.2",
"version": "5.1.0-beta.3",
"description": "Provides focus animations in Kittik",
"license": "MIT",
"type": "commonjs",
Expand Down Expand Up @@ -39,7 +39,7 @@
"test": "jest"
},
"dependencies": {
"kittik-animation-basic": "5.1.0-beta.2"
"kittik-animation-basic": "5.1.0-beta.3"
},
"devDependencies": {
"@types/jest": "25.2.1",
Expand All @@ -55,8 +55,8 @@
"eslint-plugin-promise": "4.2.1",
"eslint-plugin-standard": "4.0.1",
"jest": "25.5.4",
"kittik-shape-basic": "5.1.0-beta.2",
"kittik-shape-rectangle": "5.1.0-beta.2",
"kittik-shape-basic": "5.1.0-beta.3",
"kittik-shape-rectangle": "5.1.0-beta.3",
"rimraf": "3.0.2",
"terminal-canvas": "3.1.0",
"ts-jest": "25.4.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/kittik-animation-print/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.

# [5.1.0-beta.3](https://github.com/ghaiklor/kittik/compare/v5.1.0-beta.2...v5.1.0-beta.3) (2020-05-04)

**Note:** Version bump only for package kittik-animation-print





# [5.1.0-beta.2](https://github.com/ghaiklor/kittik/compare/v5.1.0-beta.1...v5.1.0-beta.2) (2020-04-26)


Expand Down
8 changes: 4 additions & 4 deletions packages/kittik-animation-print/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kittik-animation-print",
"version": "5.1.0-beta.2",
"version": "5.1.0-beta.3",
"description": "Provides text printing animation in Kittik",
"license": "MIT",
"type": "commonjs",
Expand Down Expand Up @@ -40,7 +40,7 @@
"test": "jest"
},
"dependencies": {
"kittik-animation-basic": "5.1.0-beta.2"
"kittik-animation-basic": "5.1.0-beta.3"
},
"devDependencies": {
"@types/jest": "25.2.1",
Expand All @@ -56,8 +56,8 @@
"eslint-plugin-promise": "4.2.1",
"eslint-plugin-standard": "4.0.1",
"jest": "25.5.4",
"kittik-shape-basic": "5.1.0-beta.2",
"kittik-shape-rectangle": "5.1.0-beta.2",
"kittik-shape-basic": "5.1.0-beta.3",
"kittik-shape-rectangle": "5.1.0-beta.3",
"rimraf": "3.0.2",
"terminal-canvas": "3.1.0",
"ts-jest": "25.4.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/kittik-animation-slide/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.

# [5.1.0-beta.3](https://github.com/ghaiklor/kittik/compare/v5.1.0-beta.2...v5.1.0-beta.3) (2020-05-04)

**Note:** Version bump only for package kittik-animation-slide





# [5.1.0-beta.2](https://github.com/ghaiklor/kittik/compare/v5.1.0-beta.1...v5.1.0-beta.2) (2020-04-26)


Expand Down
8 changes: 4 additions & 4 deletions packages/kittik-animation-slide/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kittik-animation-slide",
"version": "5.1.0-beta.2",
"version": "5.1.0-beta.3",
"description": "Provides slide animations in Kittik",
"license": "MIT",
"type": "commonjs",
Expand Down Expand Up @@ -39,7 +39,7 @@
"test": "jest"
},
"dependencies": {
"kittik-animation-basic": "5.1.0-beta.2"
"kittik-animation-basic": "5.1.0-beta.3"
},
"devDependencies": {
"@types/jest": "25.2.1",
Expand All @@ -55,8 +55,8 @@
"eslint-plugin-promise": "4.2.1",
"eslint-plugin-standard": "4.0.1",
"jest": "25.5.4",
"kittik-shape-basic": "5.1.0-beta.2",
"kittik-shape-rectangle": "5.1.0-beta.2",
"kittik-shape-basic": "5.1.0-beta.3",
"kittik-shape-rectangle": "5.1.0-beta.3",
"rimraf": "3.0.2",
"terminal-canvas": "3.1.0",
"ts-jest": "25.4.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/kittik-deck/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.

# [5.1.0-beta.3](https://github.com/ghaiklor/kittik/compare/v5.1.0-beta.2...v5.1.0-beta.3) (2020-05-04)

**Note:** Version bump only for package kittik-deck





# [5.1.0-beta.2](https://github.com/ghaiklor/kittik/compare/v5.1.0-beta.1...v5.1.0-beta.2) (2020-04-26)

**Note:** Version bump only for package kittik-deck
Expand Down
18 changes: 9 additions & 9 deletions packages/kittik-deck/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kittik-deck",
"version": "5.1.0-beta.2",
"version": "5.1.0-beta.3",
"description": "Deck package provides abstraction over collection of slides in Kittik",
"license": "MIT",
"type": "commonjs",
Expand Down Expand Up @@ -38,7 +38,7 @@
"test": "jest"
},
"dependencies": {
"kittik-slide": "5.1.0-beta.2",
"kittik-slide": "5.1.0-beta.3",
"terminal-canvas": "3.1.0"
},
"devDependencies": {
Expand All @@ -55,13 +55,13 @@
"eslint-plugin-promise": "4.2.1",
"eslint-plugin-standard": "4.0.1",
"jest": "25.5.4",
"kittik-animation-basic": "5.1.0-beta.2",
"kittik-animation-focus": "5.1.0-beta.2",
"kittik-animation-print": "5.1.0-beta.2",
"kittik-animation-slide": "5.1.0-beta.2",
"kittik-shape-basic": "5.1.0-beta.2",
"kittik-shape-code": "5.1.0-beta.2",
"kittik-shape-fig-text": "5.1.0-beta.2",
"kittik-animation-basic": "5.1.0-beta.3",
"kittik-animation-focus": "5.1.0-beta.3",
"kittik-animation-print": "5.1.0-beta.3",
"kittik-animation-slide": "5.1.0-beta.3",
"kittik-shape-basic": "5.1.0-beta.3",
"kittik-shape-code": "5.1.0-beta.3",
"kittik-shape-fig-text": "5.1.0-beta.3",
"rimraf": "3.0.2",
"ts-jest": "25.4.0",
"typescript": "4.0.0-dev.20200504"
Expand Down
8 changes: 8 additions & 0 deletions packages/kittik-shape-basic/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.

# [5.1.0-beta.3](https://github.com/ghaiklor/kittik/compare/v5.1.0-beta.2...v5.1.0-beta.3) (2020-05-04)

**Note:** Version bump only for package kittik-shape-basic





# [5.1.0-beta.2](https://github.com/ghaiklor/kittik/compare/v5.1.0-beta.1...v5.1.0-beta.2) (2020-04-26)


Expand Down
2 changes: 1 addition & 1 deletion packages/kittik-shape-basic/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kittik-shape-basic",
"version": "5.1.0-beta.2",
"version": "5.1.0-beta.3",
"description": "Basic class for creating other shapes in Kittik",
"license": "MIT",
"type": "commonjs",
Expand Down
8 changes: 8 additions & 0 deletions packages/kittik-shape-code/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.

# [5.1.0-beta.3](https://github.com/ghaiklor/kittik/compare/v5.1.0-beta.2...v5.1.0-beta.3) (2020-05-04)

**Note:** Version bump only for package kittik-shape-code





# [5.1.0-beta.2](https://github.com/ghaiklor/kittik/compare/v5.1.0-beta.1...v5.1.0-beta.2) (2020-04-26)


Expand Down
4 changes: 2 additions & 2 deletions packages/kittik-shape-code/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kittik-shape-code",
"version": "5.1.0-beta.2",
"version": "5.1.0-beta.3",
"description": "Code shape for rendering code in Kittik",
"license": "MIT",
"type": "commonjs",
Expand Down Expand Up @@ -42,7 +42,7 @@
},
"dependencies": {
"js-beautify": "1.11.0",
"kittik-shape-basic": "5.1.0-beta.2",
"kittik-shape-basic": "5.1.0-beta.3",
"redeyed": "2.1.1"
},
"devDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/kittik-shape-fig-text/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.

# [5.1.0-beta.3](https://github.com/ghaiklor/kittik/compare/v5.1.0-beta.2...v5.1.0-beta.3) (2020-05-04)

**Note:** Version bump only for package kittik-shape-fig-text





# [5.1.0-beta.2](https://github.com/ghaiklor/kittik/compare/v5.1.0-beta.1...v5.1.0-beta.2) (2020-04-26)


Expand Down
4 changes: 2 additions & 2 deletions packages/kittik-shape-fig-text/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kittik-shape-fig-text",
"version": "5.1.0-beta.2",
"version": "5.1.0-beta.3",
"description": "Shape for rendering ASCII art in Kittik",
"license": "MIT",
"type": "commonjs",
Expand Down Expand Up @@ -41,7 +41,7 @@
},
"dependencies": {
"figlet": "1.4.0",
"kittik-shape-basic": "5.1.0-beta.2"
"kittik-shape-basic": "5.1.0-beta.3"
},
"devDependencies": {
"@types/figlet": "1.2.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/kittik-shape-image/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.

# [5.1.0-beta.3](https://github.com/ghaiklor/kittik/compare/v5.1.0-beta.2...v5.1.0-beta.3) (2020-05-04)

**Note:** Version bump only for package kittik-shape-image





# [5.1.0-beta.2](https://github.com/ghaiklor/kittik/compare/v5.1.0-beta.1...v5.1.0-beta.2) (2020-04-26)


Expand Down
4 changes: 2 additions & 2 deletions packages/kittik-shape-image/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kittik-shape-image",
"version": "5.1.0-beta.2",
"version": "5.1.0-beta.3",
"description": "Shape for rendering png/jpg/other images in Kittik",
"license": "MIT",
"type": "commonjs",
Expand Down Expand Up @@ -39,7 +39,7 @@
"test": "jest"
},
"dependencies": {
"kittik-shape-basic": "5.1.0-beta.2"
"kittik-shape-basic": "5.1.0-beta.3"
},
"devDependencies": {
"@types/jest": "25.2.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/kittik-shape-rectangle/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.

# [5.1.0-beta.3](https://github.com/ghaiklor/kittik/compare/v5.1.0-beta.2...v5.1.0-beta.3) (2020-05-04)

**Note:** Version bump only for package kittik-shape-rectangle





# [5.1.0-beta.2](https://github.com/ghaiklor/kittik/compare/v5.1.0-beta.1...v5.1.0-beta.2) (2020-04-26)


Expand Down
4 changes: 2 additions & 2 deletions packages/kittik-shape-rectangle/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kittik-shape-rectangle",
"version": "5.1.0-beta.2",
"version": "5.1.0-beta.3",
"description": "Shape for rendering rectangles in Kittik",
"license": "MIT",
"type": "commonjs",
Expand Down Expand Up @@ -39,7 +39,7 @@
"test": "jest"
},
"dependencies": {
"kittik-shape-basic": "5.1.0-beta.2"
"kittik-shape-basic": "5.1.0-beta.3"
},
"devDependencies": {
"@types/jest": "25.2.1",
Expand Down
Loading

0 comments on commit 7ea3907

Please sign in to comment.