Skip to content

Commit

Permalink
release(packages/sui-react-initial-props): v2.22.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
sui-bot committed Feb 7, 2024
1 parent 3fb1701 commit fddc075
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 additions & 4 deletions packages/sui-react-initial-props/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CHANGELOG

# 2.22.0 (2024-02-07)



# 2.21.0 (2022-03-28)


Expand Down Expand Up @@ -282,7 +286,4 @@

* **sui-react-initial-props:** add some useful params and improve readability ([1e0d658](https://github.com/SUI-Components/sui/commit/1e0d65802084337a04c426435914aca99b9378a6))
* **sui-react-initial-props:** create sui-react-initial-props first version ([1201321](https://github.com/SUI-Components/sui/commit/1201321e4a1969ef32a7dfa3bbd71dbcfc657123))
* **sui-react-initial-props:** redefine the HoC and add missing dependency ([8ec10d7](https://github.com/SUI-Components/sui/commit/8ec10d701dede89bc89af86559141ddca6f0053b))



* **sui-react-initial-props:** redefine the HoC and add missing dependency ([8ec10d7](https://github.com/SUI-Components/sui/commit/8ec10d701dede89bc89af86559141ddca6f0053b))
2 changes: 1 addition & 1 deletion packages/sui-react-initial-props/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@s-ui/react-initial-props",
"version": "2.21.0",
"version": "2.22.0",
"main": "lib/index.js",
"types": "lib/index.d.ts",
"description": "Provide a way to get initial props for async pages",
Expand Down

0 comments on commit fddc075

Please sign in to comment.