Skip to content

Commit

Permalink
chore: release main
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Oct 24, 2024
1 parent 1925744 commit 0310f88
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.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"
"packages/abstractions": "1.0.0-preview.70",
"packages/authentication/azure": "1.0.0-preview.70",
"packages/authentication/spfx": "1.0.0-preview.70",
"packages/bundle": "1.0.0-preview.70",
"packages/http/fetch": "1.0.0-preview.70",
"packages/serialization/form": "1.0.0-preview.70",
"packages/serialization/json": "1.0.0-preview.70",
"packages/serialization/multipart": "1.0.0-preview.70",
"packages/serialization/text": "1.0.0-preview.70"
}
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.70](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-abstractions@1.0.0-preview.69...@microsoft/kiota-abstractions@1.0.0-preview.70) (2024-10-24)


### 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.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)


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.69",
"version": "1.0.0-preview.70",
"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.70](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-authentication-azure@1.0.0-preview.69...@microsoft/kiota-authentication-azure@1.0.0-preview.70) (2024-10-24)


### Miscellaneous Chores

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

## [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)


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.69",
"version": "1.0.0-preview.70",
"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.70](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-authentication-spfx@1.0.0-preview.69...@microsoft/kiota-authentication-spfx@1.0.0-preview.70) (2024-10-24)


### Miscellaneous Chores

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

## [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)


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.69",
"version": "1.0.0-preview.70",
"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.70](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-bundle@1.0.0-preview.69...@microsoft/kiota-bundle@1.0.0-preview.70) (2024-10-24)


### Miscellaneous Chores

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

## [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)


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.69",
"version": "1.0.0-preview.70",
"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.70](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-http-fetchlibrary@1.0.0-preview.69...@microsoft/kiota-http-fetchlibrary@1.0.0-preview.70) (2024-10-24)


### 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.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)


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.69",
"version": "1.0.0-preview.70",
"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.70](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-serialization-form@1.0.0-preview.69...@microsoft/kiota-serialization-form@1.0.0-preview.70) (2024-10-24)


### Miscellaneous Chores

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

## [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)


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.69",
"version": "1.0.0-preview.70",
"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.70](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-serialization-json@1.0.0-preview.69...@microsoft/kiota-serialization-json@1.0.0-preview.70) (2024-10-24)


### Miscellaneous Chores

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

## [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)


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.69",
"version": "1.0.0-preview.70",
"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.70](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-serialization-multipart@1.0.0-preview.69...@microsoft/kiota-serialization-multipart@1.0.0-preview.70) (2024-10-24)


### Miscellaneous Chores

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

## [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)


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.69",
"version": "1.0.0-preview.70",
"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.70](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-serialization-text@1.0.0-preview.69...@microsoft/kiota-serialization-text@1.0.0-preview.70) (2024-10-24)


### Miscellaneous Chores

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

## [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)


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.69",
"version": "1.0.0-preview.70",
"description": "Implementation of Kiota Serialization interfaces for text",
"main": "dist/es/src/index.js",
"browser": {
Expand Down

0 comments on commit 0310f88

Please sign in to comment.