Skip to content

Commit 99338c8

Browse files
chore: updates related to release process (#41)
1 parent c5bcf21 commit 99338c8

File tree

3 files changed

+3
-46
lines changed

3 files changed

+3
-46
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,8 @@ There are a few basic ground-rules for contributors:
6868

6969
Declaring formal releases remains the prerogative of the project maintainer.
7070

71+
This package uses semantic versioning and [semantic-release](https://github.com/semantic-release/semantic-release) to auto-publish releases to npm upon merge into the master branch.
72+
7173
## Changes to this arrangement
7274

7375
This is an experiment and feedback is welcome! This document may also be

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"util",
88
"utility"
99
],
10-
"version": "2.88.11",
10+
"version": "0.0.0-development",
1111
"author": "Mikeal Rogers <mikeal.rogers@gmail.com>",
1212
"repository": {
1313
"type": "git",

release.sh

Lines changed: 0 additions & 45 deletions
This file was deleted.

0 commit comments

Comments
 (0)