Skip to content

Commit eb69113

Browse files
Version Packages (#33)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent b9a1b83 commit eb69113

File tree

5 files changed

+14
-8
lines changed

5 files changed

+14
-8
lines changed

.changeset/shy-panthers-brush.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

packages/plugin-retry/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @plantae/plugin-retry
22

3+
## 0.1.1
4+
5+
### Patch Changes
6+
7+
- b9a1b83: fix: correct dependency version protocols for plugin packages
8+
39
## 0.1.0
410

511
### Minor Changes

packages/plugin-retry/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@plantae/plugin-retry",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"keywords": [
55
"plantae-plugin"
66
],

packages/plugin-timeout/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @plantae/plugin-timeout
22

3+
## 0.1.1
4+
5+
### Patch Changes
6+
7+
- b9a1b83: fix: correct dependency version protocols for plugin packages
8+
39
## 0.1.0
410

511
### Minor Changes

packages/plugin-timeout/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@plantae/plugin-timeout",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"keywords": [
55
"plantae-plugin"
66
],

0 commit comments

Comments
 (0)