Skip to content

Commit

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

# 1.6.0 (2024-12-16)



# 1.5.0 (2024-11-06)


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.5.0",
"version": "1.6.0",
"description": "Web app logger for both client and server side",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit 25cc2b3

Please sign in to comment.