@azure/arm-paloaltonetworksngfw 1.0.0-alpha.20230710.2 → 1.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/CHANGELOG.md +1 -1
  2. package/package.json +2 -2
package/CHANGELOG.md CHANGED
@@ -1,5 +1,5 @@
1
1
  # Release History
2
2
 
3
- ## 1.0.0 (2023-06-29)
3
+ ## 1.0.0 (2023-07-14)
4
4
 
5
5
  The package of @azure/arm-paloaltonetworksngfw is using our next generation design principles. To learn more, please refer to our documentation [Quick Start](https://aka.ms/js-track2-quickstart).
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "sdk-type": "mgmt",
4
4
  "author": "Microsoft Corporation",
5
5
  "description": "A generated SDK for PaloAltoNetworksCloudngfw.",
6
- "version": "1.0.0-alpha.20230710.2",
6
+ "version": "1.0.0",
7
7
  "engines": {
8
8
  "node": ">=14.0.0"
9
9
  },
@@ -48,7 +48,7 @@
48
48
  "chai": "^4.2.0",
49
49
  "cross-env": "^7.0.2",
50
50
  "@types/node": "^14.0.0",
51
- "@azure/dev-tool": ">=1.0.0-alpha <1.0.0-alphb"
51
+ "@azure/dev-tool": "^1.0.0"
52
52
  },
53
53
  "repository": {
54
54
  "type": "git",