Skip to content

Commit 3cb3c41

Browse files
authored
chore(release): 4.0.0
1 parent f9d91ec commit 3cb3c41

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [4.0.0](https://github.com/linode/apl-console/compare/v3.6.0...v4.0.0) (2025-03-17)
6+
7+
### Features
8+
9+
- change the use of id to name ([#518](https://github.com/linode/apl-console/issues/518)) ([f9d91ec](https://github.com/linode/apl-console/commit/f9d91ecd2cf999145165b17bfc9c15bb885cc7af))
10+
511
### [3.6.1](https://github.com/linode/apl-console/compare/v3.5.0...v3.6.1) (2025-03-13)
612

713
### Features

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,5 +153,5 @@
153153
"tag": true
154154
}
155155
},
156-
"version": "3.6.1"
156+
"version": "4.0.0"
157157
}

0 commit comments

Comments
 (0)