Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "common",
"version": "0.1.0",
"version": "1.0.0",
"author": "Developer Express Inc.",
"license": "MIT",
"engines": {
Expand Down
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "github-actions",
"description": "DevExpress GitHub actions",
"private": true,
"version": "0.1.0",
"version": "1.0.0",
"author": "Developer Express Inc.",
"license": "MIT",
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion pr-filter/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "pr-filter",
"description": "GitHub action that checks if PR meets certain criteria",
"version": "0.1.0",
"version": "1.0.0",
"author": "Developer Express Inc.",
"license": "MIT",
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion send-teams-notification/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "send-teams-notification",
"description": "Send notification to MS Teams",
"version": "0.1.0",
"version": "1.0.0",
"author": "Developer Express Inc.",
"license": "MIT",
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion verify-version-change/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "verify-version-change",
"description": "GitHub action that gets changed package version.",
"version": "0.1.0",
"version": "1.0.0",
"author": "Developer Express Inc.",
"license": "MIT",
"engines": {
Expand Down