Skip to content

Commit

Permalink
release(packages/sui-logger): v1.3.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
sui-bot committed Oct 14, 2024
1 parent 7909816 commit 2b96994
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions packages/sui-logger/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# CHANGELOG

# 1.3.0 (2024-10-14)


### Bug Fixes

* fix typo ([145ca42](https://github.com/SUI-Components/sui/commit/145ca427a72e411b10b86824b48b692be41c4d28))


### Features

* improve the documentation ([7db4964](https://github.com/SUI-Components/sui/commit/7db4964a5f8eb565cd0fb9105f8580e017868324))



# 1.2.0 (2024-10-14)


Expand Down
2 changes: 1 addition & 1 deletion packages/sui-logger/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@s-ui/logger",
"version": "1.2.0",
"version": "1.3.0",
"description": "Web app logger for both client and server side",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit 2b96994

Please sign in to comment.