Skip to content

Commit

Permalink
release(packages/sui-mono): v2.45.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
sui-bot committed Feb 5, 2024
1 parent e036c5c commit 74fc576
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 5 deletions.
28 changes: 24 additions & 4 deletions packages/sui-mono/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
# CHANGELOG

# 2.45.0 (2024-02-05)


### Features

* add atomic git push ([b6e14d7](https://github.com/SUI-Components/sui/commit/b6e14d7fa971ae01617e6e67923a5a3d3ab22e22))
* improve performance ([6330c3a](https://github.com/SUI-Components/sui/commit/6330c3acd0b68702737e9718179d33351aa69fed))
* minor fixes ([d5a872b](https://github.com/SUI-Components/sui/commit/d5a872b2262c3a03164c510dc86d37e1c39c102e))
* publish parallelization ([f14e2c7](https://github.com/SUI-Components/sui/commit/f14e2c75c981f0843887364bde64cfdb45d06d4f))
* update broken import ([380a520](https://github.com/SUI-Components/sui/commit/380a52068c590a3800ff4f1fc7629cf0e8594287))
* update changelog creation ([8b8afe3](https://github.com/SUI-Components/sui/commit/8b8afe387f3e8f9268e9c0b7038217cbefd27d1a))
* update cwd ([fabea43](https://github.com/SUI-Components/sui/commit/fabea432ce041ca83e527f1b549b57786773752c))
* update deps ([adfcd76](https://github.com/SUI-Components/sui/commit/adfcd76b84fe14a9f4aaaca3b5e97924b259ee94))
* update folder matching ([f631ea4](https://github.com/SUI-Components/sui/commit/f631ea406a53114b7e00fd6ba5d910f7c575cfbc))
* update mono tag prefix ([d31d061](https://github.com/SUI-Components/sui/commit/d31d0611927e47fcedda8c12044203ba90e6561e))
* update parallel mono ([df6d0ba](https://github.com/SUI-Components/sui/commit/df6d0ba674613ef1be3948554a7ebf7c336ed771))
* update read file sync ([c184056](https://github.com/SUI-Components/sui/commit/c18405675f36ee1e53b39dabe6e7543c70a8f01a))
* update version ([55702cc](https://github.com/SUI-Components/sui/commit/55702cc92db4b83aea2be876cd690e9b64185620))
* update version place ([fc67f20](https://github.com/SUI-Components/sui/commit/fc67f206c68c489703737cef789214a6cde1c1a0))
* use preset ([5485065](https://github.com/SUI-Components/sui/commit/5485065cdf06f61cb95c1a133461662a4fa9b126))



# 2.44.0 (2024-01-16)


Expand Down Expand Up @@ -1192,7 +1215,4 @@ Check README for migration guide.

### Features

* **sui-mono:** set package name to @schibstedspain/sui-mono ([98255d4](https://github.com/SUI-Components/sui/commit/98255d47359bb932240b01b5d7bdded83654c6ba))



* **sui-mono:** set package name to @schibstedspain/sui-mono ([98255d4](https://github.com/SUI-Components/sui/commit/98255d47359bb932240b01b5d7bdded83654c6ba))
2 changes: 1 addition & 1 deletion packages/sui-mono/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@s-ui/mono",
"version": "2.44.0",
"version": "2.45.0",
"description": "Commit and release manager",
"main": "index.js",
"bin": {
Expand Down

0 comments on commit 74fc576

Please sign in to comment.