Skip to content

Commit 0647fe9

Browse files
authored
1.0.0 (#22)
1 parent 01127bf commit 0647fe9

6 files changed

Lines changed: 9 additions & 9 deletions

File tree

common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "common",
3-
"version": "0.1.0",
3+
"version": "1.0.0",
44
"author": "Developer Express Inc.",
55
"license": "MIT",
66
"engines": {

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "github-actions",
33
"description": "DevExpress GitHub actions",
44
"private": true,
5-
"version": "0.1.0",
5+
"version": "1.0.0",
66
"author": "Developer Express Inc.",
77
"license": "MIT",
88
"engines": {

pr-filter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "pr-filter",
33
"description": "GitHub action that checks if PR meets certain criteria",
4-
"version": "0.1.0",
4+
"version": "1.0.0",
55
"author": "Developer Express Inc.",
66
"license": "MIT",
77
"engines": {

send-teams-notification/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "send-teams-notification",
33
"description": "Send notification to MS Teams",
4-
"version": "0.1.0",
4+
"version": "1.0.0",
55
"author": "Developer Express Inc.",
66
"license": "MIT",
77
"engines": {

verify-version-change/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "verify-version-change",
33
"description": "GitHub action that gets changed package version.",
4-
"version": "0.1.0",
4+
"version": "1.0.0",
55
"author": "Developer Express Inc.",
66
"license": "MIT",
77
"engines": {

0 commit comments

Comments
 (0)