Skip to content

Commit 620272b

Browse files
authored
bump version (#8263)
1 parent d19a580 commit 620272b

4 files changed

Lines changed: 21 additions & 12 deletions

File tree

tools/sdk-testgen/common/changes/@autorest/testmodeler/testmodeler_update_2024-05-14-03-35.json

Lines changed: 0 additions & 10 deletions
This file was deleted.

tools/sdk-testgen/packages/autorest.testmodeler/CHANGELOG.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
{
22
"name": "@autorest/testmodeler",
33
"entries": [
4+
{
5+
"version": "2.6.2",
6+
"tag": "@autorest/testmodeler_v2.6.2",
7+
"date": "Thu, 14 May 2024 08:36:29 GMT",
8+
"comments": {
9+
"patch": [
10+
{
11+
"comment": "Update dependencies"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "2.6.1",
618
"tag": "@autorest/testmodeler_v2.6.1",

tools/sdk-testgen/packages/autorest.testmodeler/CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Change Log - @autorest/testmodeler
22

3-
This log was last generated on Fri, 21 Jul 2023 08:36:29 GMT and should not be manually modified.
3+
This log was last generated on Thu, 14 May 2024 08:36:29 GMT and should not be manually modified.
4+
5+
## 2.6.2
6+
Thu, 14 May 2024 08:36:29 GMT
7+
8+
### Patches
9+
10+
- Update dependencies
411

512
## 2.6.1
613
Fri, 21 Jul 2023 08:36:29 GMT

tools/sdk-testgen/packages/autorest.testmodeler/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@autorest/testmodeler",
3-
"version": "2.6.1",
3+
"version": "2.6.2",
44
"description": "Autorest extension for testmodeler",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)