Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 20, 2023
1 parent b4ab430 commit c254a69
Show file tree
Hide file tree
Showing 7 changed files with 14 additions and 22 deletions.
5 changes: 0 additions & 5 deletions .changeset/all-humans-wash.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/famous-wombats-develop.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/hip-files-warn.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nervous-humans-wash.md

This file was deleted.

2 changes: 1 addition & 1 deletion packages/test-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
"version": "4.0.0",
"private": true,
"peerDependencies": {
"simple-git": "^3.20.0"
"simple-git": "^3.21.0"
}
}
12 changes: 12 additions & 0 deletions simple-git/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Change History & Release Notes

## 3.21.0

### Minor Changes

- 709d80e: Add firstCommit utility interface

### Patch Changes

- b4ab430: Add trailing callback support to git.firstCommit
- d3f9320: chore(deps): bump @babel/traverse from 7.9.5 to 7.23.2
- b76857f: chore(deps): bump axios from 1.1.3 to 1.6.1

## 3.20.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion simple-git/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "simple-git",
"description": "Simple GIT interface for node.js",
"version": "3.20.0",
"version": "3.21.0",
"author": "Steve King <steve@mydev.co>",
"contributors": [
{
Expand Down

0 comments on commit c254a69

Please sign in to comment.