Skip to content

Commit

Permalink
chore: release
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and WitoDelnat committed Nov 23, 2022
1 parent 8c476f9 commit dd45481
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 12 deletions.
5 changes: 0 additions & 5 deletions .changeset/eight-games-run.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/honest-windows-smell.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/create-monokle-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# create-monokle-plugin

## 0.2.0

### Minor Changes

- 8c476f9: Add typegen for known core resources

## 0.1.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/create-monokle-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-monokle-plugin",
"version": "0.1.5",
"version": "0.2.0",
"type": "module",
"license": "MIT",
"author": "Kubeshop",
Expand Down
6 changes: 6 additions & 0 deletions packages/validation/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @monokle/validation

## 0.9.1

### Patch Changes

- 62ca8ec: Fix type inference

## 0.9.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/validation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@monokle/validation",
"version": "0.9.0",
"version": "0.9.1",
"description": "Kubernetes resource validation",
"author": "Kubeshop",
"license": "MIT",
Expand Down

0 comments on commit dd45481

Please sign in to comment.