@azure/arm-maintenance 1.0.0-alpha.20240905.1 → 1.0.0-alpha.20240909.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/CHANGELOG.md +1 -1
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -12,7 +12,7 @@
12
12
 
13
13
  ## 1.0.0-beta.2 (2024-05-10)
14
14
 
15
- **Features**
15
+ ### Features Added
16
16
 
17
17
  - Added operation group ScheduledEvent
18
18
  - Added operation ApplyUpdates.createOrUpdateOrCancel
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 MaintenanceManagementClient.",
6
- "version": "1.0.0-alpha.20240905.1",
6
+ "version": "1.0.0-alpha.20240909.1",
7
7
  "engines": {
8
8
  "node": ">=18.0.0"
9
9
  },