Skip to content

Commit 8ef61aa

Browse files
chore: update versions
1 parent ac6d995 commit 8ef61aa

File tree

5 files changed

+17
-8
lines changed

5 files changed

+17
-8
lines changed

.changeset/modern-peas-pull.md

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

packages/cli/CHANGELOG.md

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

3+
## 0.12.1
4+
5+
### Patch Changes
6+
7+
- [`ac6d995`](https://github.com/swordev/rtpl/commit/ac6d99525487473305740116594829b738b17119) Thanks [@juanrgm](https://github.com/juanrgm)! - Update dependencies.
8+
39
## 0.12.0
410

511
### Minor Changes

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rtpl/cli",
3-
"version": "0.12.0",
3+
"version": "0.12.1",
44
"description": "CLI tool for resource templates",
55
"homepage": "https://github.com/swordev/rtpl",
66
"bugs": {

packages/rtpl/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# rtpl
22

3+
## 0.12.1
4+
5+
### Patch Changes
6+
7+
- [`ac6d995`](https://github.com/swordev/rtpl/commit/ac6d99525487473305740116594829b738b17119) Thanks [@juanrgm](https://github.com/juanrgm)! - Update dependencies.
8+
9+
- Updated dependencies [[`ac6d995`](https://github.com/swordev/rtpl/commit/ac6d99525487473305740116594829b738b17119)]:
10+
- @rtpl/cli@0.12.1
11+
312
## 0.12.0
413

514
### Patch Changes

packages/rtpl/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rtpl",
3-
"version": "0.12.0",
3+
"version": "0.12.1",
44
"description": "CLI tool for resource templates",
55
"homepage": "https://github.com/swordev/rtpl",
66
"bugs": {

0 commit comments

Comments
 (0)