File tree 4 files changed +5581
-2003
lines changed
4 files changed +5581
-2003
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 2.4.2] ( https://github.com/scaleway/scaleway-sdk-js/compare/@scaleway/sdk@2.4.1...@scaleway/sdk@2.4.2 ) (2023-11-28)
7
+
8
+ ** Note:** Version bump only for package @scaleway/sdk
9
+
6
10
## [ 2.4.1] ( https://github.com/scaleway/scaleway-sdk-js/compare/@scaleway/sdk@2.4.0...@scaleway/sdk@2.4.1 ) (2023-11-27)
7
11
8
12
** Note:** Version bump only for package @scaleway/sdk
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @scaleway/sdk" ,
3
- "version" : " 2.4.1 " ,
3
+ "version" : " 2.4.2 " ,
4
4
"license" : " Apache-2.0" ,
5
5
"description" : " Scaleway SDK." ,
6
6
"keywords" : [
Original file line number Diff line number Diff line change 1
- export const version = 'v2.4.1 '
1
+ export const version = 'v2.4.2 '
2
2
3
3
export const userAgent = `scaleway-sdk-js/${ version } `
You can’t perform that action at this time.
0 commit comments