Skip to content

Commit

Permalink
Merge pull request #9 from swordev/changeset-release/main
Browse files Browse the repository at this point in the history
Update versions
  • Loading branch information
juanrgm authored May 24, 2022
2 parents c3bb4c6 + 202abb1 commit d124b27
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/fifty-turtles-sing.md

This file was deleted.

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

## 0.3.1

### Patch Changes

- [`c3bb4c6`](https://github.com/swordev/datatruck/commit/c3bb4c609887c5525cf35487ea237750addb6e75) Thanks [@juanrgm](https://github.com/juanrgm)! - Fix restic stdout parser

## 0.3.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@datatruck/cli",
"version": "0.3.0",
"version": "0.3.1",
"scripts": {
"build": "tsc -b",
"clean": "tsc -b --clean",
Expand Down
7 changes: 7 additions & 0 deletions packages/datatruck/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# datatruck

## 0.3.1

### Patch Changes

- Updated dependencies [[`c3bb4c6`](https://github.com/swordev/datatruck/commit/c3bb4c609887c5525cf35487ea237750addb6e75)]:
- @datatruck/cli@0.3.1

## 0.3.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/datatruck/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "datatruck",
"version": "0.3.0",
"version": "0.3.1",
"scripts": {
"build": "tsc -b",
"clean": "tsc -b --clean",
Expand Down

0 comments on commit d124b27

Please sign in to comment.