Skip to content

Commit a3bde38

Browse files
authored
Merge pull request #25 from swordev/changeset-release/main
Update versions
2 parents caa9cae + 781685a commit a3bde38

5 files changed

Lines changed: 15 additions & 7 deletions

File tree

.changeset/odd-needles-destroy.md

Lines changed: 0 additions & 5 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.10.3
4+
5+
### Patch Changes
6+
7+
- [`caa9cae`](https://github.com/swordev/rtpl/commit/caa9cae6088c8e3f337532eabeba3c52e4ac01a7) Thanks [@juanrgm](https://github.com/juanrgm)! - Drop `depGroups`
8+
39
## 0.10.2
410

511
### Patch 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.10.2",
3+
"version": "0.10.3",
44
"description": "CLI tool for resource templates",
55
"homepage": "https://github.com/swordev/rtpl",
66
"bugs": {

packages/rtpl/CHANGELOG.md

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

3+
## 0.10.3
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`caa9cae`](https://github.com/swordev/rtpl/commit/caa9cae6088c8e3f337532eabeba3c52e4ac01a7)]:
8+
- @rtpl/cli@0.10.3
9+
310
## 0.10.2
411

512
### 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.10.2",
3+
"version": "0.10.3",
44
"description": "CLI tool for resource templates",
55
"homepage": "https://github.com/swordev/rtpl",
66
"bugs": {

0 commit comments

Comments
 (0)