Skip to content

Commit 1506f8c

Browse files
Version Packages (#14)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 48ef8e2 commit 1506f8c

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/tiny-days-rescue.md

-5
This file was deleted.

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @s0/ghcommit
22

3+
## 1.1.0
4+
5+
### Minor Changes
6+
7+
- 642fb77: Allow for base commit to be specified with commitChangesFromRepo
8+
39
## 1.0.0
410

511
### Major Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@s0/ghcommit",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"private": false,
55
"description": "Directly change files on github using the github API, to support GPG signing",
66
"keywords": [

0 commit comments

Comments
 (0)