specmatic 1.0.3 → 1.2.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.github/workflows/publish.yml +1 -1
- package/.github/workflows/test.yml +1 -1
- package/CONTRIBUTING.MD +2 -2
- package/README.md +1 -1
- package/package.json +2 -2
- package/specmatic.jar +0 -0
package/CONTRIBUTING.MD
CHANGED
|
@@ -43,8 +43,8 @@ Finally commit
|
|
|
43
43
|
* Push access to master branch
|
|
44
44
|
* Node version 14 or higher
|
|
45
45
|
|
|
46
|
-
### Step 1:
|
|
47
|
-
If
|
|
46
|
+
### Step 1: Updating specmatic jar version
|
|
47
|
+
If the specmatic jar version is to be updated, modify the __specmaticVersion__ property in __package.json__ accordingly and check it in.
|
|
48
48
|
|
|
49
49
|
### Step 2: Make a release via github releases
|
|
50
50
|
* Goto [github releases](https://github.com/znsio/specmatic-node/releases) and draft a new release
|
package/README.md
CHANGED
package/package.json
CHANGED
package/specmatic.jar
CHANGED
|
Binary file
|