Skip to content

Commit

Permalink
Merge pull request #1434 from microsoft/release-please--branches--main
Browse files Browse the repository at this point in the history
chore: release main
  • Loading branch information
baywet authored Oct 22, 2024
2 parents ad1311f + 9186480 commit 1edca86
Show file tree
Hide file tree
Showing 19 changed files with 81 additions and 18 deletions.
18 changes: 9 additions & 9 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"packages/abstractions": "1.0.0-preview.68",
"packages/authentication/azure": "1.0.0-preview.63",
"packages/authentication/spfx": "1.0.0-preview.57",
"packages/bundle": "1.0.0-preview.11",
"packages/http/fetch": "1.0.0-preview.67",
"packages/serialization/form": "1.0.0-preview.56",
"packages/serialization/json": "1.0.0-preview.68",
"packages/serialization/multipart": "1.0.0-preview.46",
"packages/serialization/text": "1.0.0-preview.65"
"packages/abstractions": "1.0.0-preview.69",
"packages/authentication/azure": "1.0.0-preview.69",
"packages/authentication/spfx": "1.0.0-preview.69",
"packages/bundle": "1.0.0-preview.69",
"packages/http/fetch": "1.0.0-preview.69",
"packages/serialization/form": "1.0.0-preview.69",
"packages/serialization/json": "1.0.0-preview.69",
"packages/serialization/multipart": "1.0.0-preview.69",
"packages/serialization/text": "1.0.0-preview.69"
}
7 changes: 7 additions & 0 deletions packages/abstractions/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.0.0-preview.69](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-abstractions@1.0.0-preview.68...@microsoft/kiota-abstractions@1.0.0-preview.69) (2024-10-22)


### Features

* request body compression ([#1358](https://github.com/microsoft/kiota-typescript/issues/1358)) ([40440fb](https://github.com/microsoft/kiota-typescript/commit/40440fbd89edb2f59046c3bd38b5d1f0c80b40ae))

## [1.0.0-preview.68](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-abstractions@1.0.0-preview.67...@microsoft/kiota-abstractions@1.0.0-preview.68) (2024-10-03)


Expand Down
2 changes: 1 addition & 1 deletion packages/abstractions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/kiota-abstractions",
"version": "1.0.0-preview.68",
"version": "1.0.0-preview.69",
"description": "Core abstractions for kiota generated libraries in TypeScript and JavaScript",
"main": "dist/es/src/index.js",
"module": "dist/es/src/index.js",
Expand Down
7 changes: 7 additions & 0 deletions packages/authentication/azure/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.0.0-preview.69](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-authentication-azure@1.0.0-preview.63...@microsoft/kiota-authentication-azure@1.0.0-preview.69) (2024-10-22)


### Miscellaneous Chores

* **@microsoft/kiota-authentication-azure:** Synchronize microsoft-kiota versions

## [1.0.0-preview.63](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-authentication-azure@1.0.0-preview.62...@microsoft/kiota-authentication-azure@1.0.0-preview.63) (2024-10-03)


Expand Down
2 changes: 1 addition & 1 deletion packages/authentication/azure/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/kiota-authentication-azure",
"version": "1.0.0-preview.63",
"version": "1.0.0-preview.69",
"description": "Authentication provider for Kiota using Azure Identity",
"main": "dist/es/src/index.js",
"module": "dist/es/src/index.js",
Expand Down
7 changes: 7 additions & 0 deletions packages/authentication/spfx/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.0.0-preview.69](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-authentication-spfx@1.0.0-preview.57...@microsoft/kiota-authentication-spfx@1.0.0-preview.69) (2024-10-22)


### Miscellaneous Chores

* **@microsoft/kiota-authentication-spfx:** Synchronize microsoft-kiota versions

## [1.0.0-preview.57](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-authentication-spfx@1.0.0-preview.56...@microsoft/kiota-authentication-spfx@1.0.0-preview.57) (2024-10-03)


Expand Down
2 changes: 1 addition & 1 deletion packages/authentication/spfx/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/kiota-authentication-spfx",
"version": "1.0.0-preview.57",
"version": "1.0.0-preview.69",
"description": "Authentication provider for using Kiota in SPFx solutions",
"main": "dist/es/src/index.js",
"module": "dist/es/src/index.js",
Expand Down
7 changes: 7 additions & 0 deletions packages/bundle/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.0.0-preview.69](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-bundle@1.0.0-preview.11...@microsoft/kiota-bundle@1.0.0-preview.69) (2024-10-22)


### Miscellaneous Chores

* **@microsoft/kiota-bundle:** Synchronize microsoft-kiota versions

## [1.0.0-preview.11](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-bundle@1.0.0-preview.10...@microsoft/kiota-bundle@1.0.0-preview.11) (2024-10-03)


Expand Down
2 changes: 1 addition & 1 deletion packages/bundle/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/kiota-bundle",
"version": "1.0.0-preview.11",
"version": "1.0.0-preview.69",
"description": "Kiota Bundle package providing default implementations for client setup for kiota generated libraries in TypeScript and JavaScript",
"main": "dist/es/src/index.js",
"module": "dist/es/src/index.js",
Expand Down
7 changes: 7 additions & 0 deletions packages/http/fetch/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.0.0-preview.69](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-http-fetchlibrary@1.0.0-preview.67...@microsoft/kiota-http-fetchlibrary@1.0.0-preview.69) (2024-10-22)


### Features

* request body compression ([#1358](https://github.com/microsoft/kiota-typescript/issues/1358)) ([40440fb](https://github.com/microsoft/kiota-typescript/commit/40440fbd89edb2f59046c3bd38b5d1f0c80b40ae))

## [1.0.0-preview.67](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-http-fetchlibrary@1.0.0-preview.66...@microsoft/kiota-http-fetchlibrary@1.0.0-preview.67) (2024-10-03)


Expand Down
2 changes: 1 addition & 1 deletion packages/http/fetch/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/kiota-http-fetchlibrary",
"version": "1.0.0-preview.67",
"version": "1.0.0-preview.69",
"description": "Kiota request adapter implementation with fetch",
"keywords": [
"Kiota",
Expand Down
7 changes: 7 additions & 0 deletions packages/serialization/form/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.0.0-preview.69](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-serialization-form@1.0.0-preview.56...@microsoft/kiota-serialization-form@1.0.0-preview.69) (2024-10-22)


### Miscellaneous Chores

* **@microsoft/kiota-serialization-form:** Synchronize microsoft-kiota versions

## [1.0.0-preview.56](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-serialization-form@1.0.0-preview.55...@microsoft/kiota-serialization-form@1.0.0-preview.56) (2024-10-03)


Expand Down
2 changes: 1 addition & 1 deletion packages/serialization/form/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/kiota-serialization-form",
"version": "1.0.0-preview.56",
"version": "1.0.0-preview.69",
"description": "Implementation of Kiota Serialization interfaces for URI from encoded",
"main": "dist/es/src/index.js",
"browser": {
Expand Down
7 changes: 7 additions & 0 deletions packages/serialization/json/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.0.0-preview.69](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-serialization-json@1.0.0-preview.68...@microsoft/kiota-serialization-json@1.0.0-preview.69) (2024-10-22)


### Miscellaneous Chores

* **@microsoft/kiota-serialization-json:** Synchronize microsoft-kiota versions

## [1.0.0-preview.68](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-serialization-json@1.0.0-preview.67...@microsoft/kiota-serialization-json@1.0.0-preview.68) (2024-10-03)


Expand Down
2 changes: 1 addition & 1 deletion packages/serialization/json/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/kiota-serialization-json",
"version": "1.0.0-preview.68",
"version": "1.0.0-preview.69",
"description": "Implementation of Kiota Serialization interfaces for JSON",
"main": "dist/es/src/index.js",
"type": "module",
Expand Down
7 changes: 7 additions & 0 deletions packages/serialization/multipart/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.0.0-preview.69](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-serialization-multipart@1.0.0-preview.46...@microsoft/kiota-serialization-multipart@1.0.0-preview.69) (2024-10-22)


### Miscellaneous Chores

* **@microsoft/kiota-serialization-multipart:** Synchronize microsoft-kiota versions

## [1.0.0-preview.46](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-serialization-multipart@1.0.0-preview.45...@microsoft/kiota-serialization-multipart@1.0.0-preview.46) (2024-10-03)


Expand Down
2 changes: 1 addition & 1 deletion packages/serialization/multipart/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/kiota-serialization-multipart",
"version": "1.0.0-preview.46",
"version": "1.0.0-preview.69",
"description": "Implementation of Kiota Serialization interfaces for multipart form data",
"main": "dist/es/src/index.js",
"module": "dist/es/src/index.js",
Expand Down
7 changes: 7 additions & 0 deletions packages/serialization/text/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.0.0-preview.69](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-serialization-text@1.0.0-preview.65...@microsoft/kiota-serialization-text@1.0.0-preview.69) (2024-10-22)


### Miscellaneous Chores

* **@microsoft/kiota-serialization-text:** Synchronize microsoft-kiota versions

## [1.0.0-preview.65](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-serialization-text@1.0.0-preview.64...@microsoft/kiota-serialization-text@1.0.0-preview.65) (2024-10-03)


Expand Down
2 changes: 1 addition & 1 deletion packages/serialization/text/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/kiota-serialization-text",
"version": "1.0.0-preview.65",
"version": "1.0.0-preview.69",
"description": "Implementation of Kiota Serialization interfaces for text",
"main": "dist/es/src/index.js",
"browser": {
Expand Down

0 comments on commit 1edca86

Please sign in to comment.