Skip to content

Commit d02e881

Browse files
Version Packages (#20)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a704fb3 commit d02e881

File tree

5 files changed

+9
-11
lines changed

5 files changed

+9
-11
lines changed

.changeset/empty-buttons-cheat.md

-5
This file was deleted.

.changeset/long-rabbits-scream.md

-5
This file was deleted.

.npmrc

+1
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
provenance=true
2+
//registry.npmjs.org/:_authToken=${NPM_TOKEN}

CHANGELOG.md

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

3+
## 1.2.0
4+
5+
### Minor Changes
6+
7+
- a704fb3: Rename repository argument to repo, and deprecate old argument
8+
- a704fb3: Allow message to be specified as single string
9+
310
## 1.1.0
411

512
### Minor 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.1.0",
3+
"version": "1.2.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)