Skip to content

Commit

Permalink
Merge pull request #86 from sopt-makers/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
Brokyeom authored May 11, 2024
2 parents 1ff2c83 + dce154e commit dc14cde
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/chatty-shoes-know.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @sopt-makers/ui

## 1.1.7

### Patch Changes

- fba9a08: migrate bundler(rollup -> tsup)

## 1.1.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sopt-makers/ui",
"version": "1.1.6",
"version": "1.1.7",
"description": "sopt-makers의 frontend repository에 사용되는 ui를 제공해요.",
"main": "./dist/index.js",
"module": "./dist/esm/index.js",
Expand Down

0 comments on commit dc14cde

Please sign in to comment.