Skip to content

Commit 0917220

Browse files
Release v1.0.3 from PR #12
2 parents 6784c55 + 504059d commit 0917220

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Test Public NPM module
22

3-
This repository is used to test the reusable_cicd-npm-publish workflow for public libraries.
3+
This repository is used to test the reusable_cicd-npm-publish workflow for public libraries
44

55

66
## Validate granualar token

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pipedrive/test-public-npm-module",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "Public NPM module for testing publishing workflow",
55
"main": "./dist/index.js",
66
"module": "./dist/esm/index.js",

0 commit comments

Comments
 (0)