Skip to content

Commit 7392095

Browse files
authored
chore(main): release 4.2.1 (#3147)
1 parent dadb0f3 commit 7392095

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "4.2.0"
2+
".": "4.2.1"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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.2.1](https://github.com/microsoftgraph/microsoft-graph-toolkit/compare/v4.2.0...v4.2.1) (2024-03-27)
6+
7+
8+
### Bug Fixes
9+
10+
* version bump ([#3146](https://github.com/microsoftgraph/microsoft-graph-toolkit/issues/3146)) ([dadb0f3](https://github.com/microsoftgraph/microsoft-graph-toolkit/commit/dadb0f307f2dd2589cb58bf2e8955ef698aa0666))
11+
512
## [4.2.0](https://github.com/microsoftgraph/microsoft-graph-toolkit/compare/v4.1.0...v4.2.0) (2024-03-27)
613

714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "root",
33
"private": true,
4-
"version": "4.2.0",
4+
"version": "4.2.1",
55
"workspaces": {
66
"packages": [
77
"packages/*",

0 commit comments

Comments
 (0)