Skip to content

Commit

Permalink
release(packages/sui-ssr): v7.41.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
sui-bot committed Oct 29, 2021
1 parent 66443d2 commit b3a0d67
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions packages/sui-ssr/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# CHANGELOG

# 7.41.0 (2021-10-29)


### Features

* **packages/sui-ssr:** allow to receive headers as an array ([6c83043](https://github.com/SUI-Components/sui/commit/6c830436895dbcd31912e079bed9ffdd77fe28ad))
* **packages/sui-ssr:** http redirect headers ([075db29](https://github.com/SUI-Components/sui/commit/075db29c58e1dbae37515353ad01f32ef4af3831))
* **packages/sui-ssr:** prevent to reset previows headers ([915ef93](https://github.com/SUI-Components/sui/commit/915ef93eb130fe0d7785b177a26148e18dde8e2e))
* **packages/sui-ssr:** update doc ([2699b65](https://github.com/SUI-Components/sui/commit/2699b65602dd5964ec614b19de32de2835a848e9))



# 7.40.0 (2021-10-21)


Expand Down
2 changes: 1 addition & 1 deletion packages/sui-ssr/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@s-ui/ssr",
"version": "7.40.0",
"version": "7.41.0",
"description": "> Plug SSR to you SUI SPA.",
"main": "index.js",
"bin": {
Expand Down

0 comments on commit b3a0d67

Please sign in to comment.