Skip to content

Commit

Permalink
chore(release): 2.1.2 [skip ci]
Browse files Browse the repository at this point in the history
## [2.1.2](v2.1.1...v2.1.2) (2024-02-15)

### Bug Fixes

* chrome ([48fd343](48fd343))
* syncTabIds 반환 타입 수정 ([0b60535](0b60535))
  • Loading branch information
semantic-release-bot committed Feb 15, 2024
1 parent 306e905 commit 3d971c6
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [2.1.2](https://github.com/jaem1n207/synchronize-tab-scrolling/compare/v2.1.1...v2.1.2) (2024-02-15)


### Bug Fixes

* chrome ([48fd343](https://github.com/jaem1n207/synchronize-tab-scrolling/commit/48fd34376827539ace3d2d2a8fc62167a87eebb9))
* syncTabIds 반환 타입 수정 ([0b60535](https://github.com/jaem1n207/synchronize-tab-scrolling/commit/0b60535d04a4e11347a18bceded78ff14a1da97e))

## [2.1.1](https://github.com/jaem1n207/synchronize-tab-scrolling/compare/v2.1.0...v2.1.1) (2024-02-15)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "synchronize-tab-scrolling",
"version": "2.1.1",
"version": "2.1.2",
"private": true,
"description": "여러 탭을 선택하고 스크롤 위치를 동기화할 수 있습니다.",
"author": "jaem1n207",
Expand Down

0 comments on commit 3d971c6

Please sign in to comment.