Skip to content

Commit

Permalink
release(packages/sui-lint): v4.34.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
sui-bot committed Nov 15, 2023
1 parent 6f7f758 commit 61e453f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions packages/sui-lint/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# CHANGELOG

# 4.34.0 (2023-11-15)


### Features

* **packages/sui-lint:** update line length to 120 characters ([6b6de8f](https://github.com/SUI-Components/sui/commit/6b6de8f6200a3114fe675d71d91958db8012b67c))



# 4.33.0 (2023-06-13)


Expand Down
2 changes: 1 addition & 1 deletion packages/sui-lint/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@s-ui/lint",
"version": "4.33.0",
"version": "4.34.0",
"description": "Linting CLI for sui packages",
"main": "./bin/sui-lint.js",
"bin": {
Expand Down

0 comments on commit 61e453f

Please sign in to comment.