Skip to content

Commit

Permalink
chore(release): 0.2.18
Browse files Browse the repository at this point in the history
  • Loading branch information
ZeynalliZeynal committed Jan 21, 2025
1 parent 9677381 commit f4914b6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.2.18](https://github.com/ZeynalliZeynal/todoist/compare/v0.2.17...v0.2.18) (2025-01-21)


### Features

* **ui:** add aligning feature. Align and side props provide fully customizable positioning of the popper. The popper is able to stay on the screen while resizing the window as well ([9677381](https://github.com/ZeynalliZeynal/todoist/commit/96773819029c787196a0a6343af7fa7f0c55fc18))

### [0.2.17](https://github.com/ZeynalliZeynal/todoist/compare/v0.2.16...v0.2.17) (2025-01-21)


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": "client",
"version": "0.2.17",
"version": "0.2.18",
"private": true,
"scripts": {
"dev": "next dev --turbopack",
Expand Down

0 comments on commit f4914b6

Please sign in to comment.