Skip to content

Commit a04f586

Browse files
authored
Merge pull request #749 from steveukx/release-attempt
Running the changesets release
2 parents 9c5328b + 0c3085d commit a04f586

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.changeset/smart-readers-hang.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"simple-git": patch
3+
---
4+
5+
Releasing library through changesets

simple-git/package.json

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "simple-git",
33
"description": "Simple GIT interface for node.js",
44
"version": "3.2.0",
5+
"private": false,
56
"author": "Steve King <[email protected]>",
67
"contributors": [
78
{

0 commit comments

Comments
 (0)