Skip to content

Commit

Permalink
Merge pull request #78 from swordev/changeset-release/main
Browse files Browse the repository at this point in the history
Update versions
  • Loading branch information
juanrgm committed Feb 8, 2024
1 parent 08b9ad5 commit 49ed592
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/rare-wolves-deny.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.36.2

### Patch Changes

- [`08b9ad5`](https://github.com/swordev/datatruck/commit/08b9ad59a1291ff9283645e6975a08ccccf645ad) Thanks [@juanrgm](https://github.com/juanrgm)! - Close MySQL connection

## 0.36.1

### Patch 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.36.1",
"version": "0.36.2",
"description": "Tool for creating and managing backups",
"homepage": "https://github.com/swordev/datatruck#readme",
"bugs": {
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.36.2

### Patch Changes

- Updated dependencies [[`08b9ad5`](https://github.com/swordev/datatruck/commit/08b9ad59a1291ff9283645e6975a08ccccf645ad)]:
- @datatruck/cli@0.36.2

## 0.36.1

### 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.36.1",
"version": "0.36.2",
"description": "Tool for creating and managing backups",
"homepage": "https://github.com/swordev/datatruck#readme",
"bugs": {
Expand Down

0 comments on commit 49ed592

Please sign in to comment.