Skip to content

Commit

Permalink
Merge pull request #141 from fortinet/rel_3.5.4_verbra
Browse files Browse the repository at this point in the history
Bumping version to 3.5.4
  • Loading branch information
JaydenLiang authored Jul 18, 2023
2 parents 42a0695 + ad8d090 commit 493815c
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions core/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 core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fortinet/autoscale-core",
"version": "3.5.3",
"version": "3.5.4",
"description": "Fortinet Autoscale project(s), core module.",
"main": "./dist/index.js",
"exports": {
Expand Down
6 changes: 3 additions & 3 deletions fortigate-autoscale/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 fortigate-autoscale/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fortinet/fortigate-autoscale",
"version": "3.5.3",
"version": "3.5.4",
"description": "Fortinet Autoscale project(s), fortigate autoscale module.",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down
4 changes: 2 additions & 2 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
@@ -1,7 +1,7 @@
{
"name": "@fortinet/autoscale",
"description": "Fortinet Autoscale project(s), core module.",
"version": "3.5.3",
"version": "3.5.4",
"main": "fortigate-autoscale/dist/index.js",
"types": "fortigate-autoscale/dist/types/index.d.ts",
"scripts": {
Expand Down

0 comments on commit 493815c

Please sign in to comment.