Skip to content

Commit

Permalink
Merge pull request #472 from kubeshop/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
f1ames authored Jul 31, 2023
2 parents 805e470 + 718bd0b commit 3e52ff7
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/grumpy-pandas-grow.md

This file was deleted.

2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"devDependencies": {
"@ant-design/icons": "4.7.0",
"@babel/core": "7.17.8",
"@monokle/validation": "0.25.1",
"@monokle/validation": "0.25.2",
"@rjsf/antd": "5.0.0-beta.11",
"@storybook/addon-actions": "6.5.16",
"@storybook/addon-essentials": "6.5.16",
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.25.2

### Patch Changes

- 4e16e2e: Fix annotations query

## 0.25.1

### Patch 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.25.1",
"version": "0.25.2",
"description": "Kubernetes resource validation",
"author": "Kubeshop",
"license": "MIT",
Expand Down

0 comments on commit 3e52ff7

Please sign in to comment.