Skip to content

Commit

Permalink
v0.1.21
Browse files Browse the repository at this point in the history
  • Loading branch information
farfromrefug committed Aug 30, 2023
1 parent a7cdcbc commit dafbf3d
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.1.21](https://github.com/nativescript-community/ui-drawer/compare/v0.1.20...v0.1.21) (2023-08-30)

**Note:** Version bump only for package ui-drawer

## [0.1.20](https://github.com/nativescript-community/ui-drawer/compare/v0.1.19...v0.1.20) (2023-08-13)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.1.20",
"version": "0.1.21",
"packages": [
"packages/*"
],
Expand Down
4 changes: 4 additions & 0 deletions packages/ui-drawer/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.1.21](https://github.com/nativescript-community/ui-drawer/compare/v0.1.20...v0.1.21) (2023-08-30)

**Note:** Version bump only for package @nativescript-community/ui-drawer

## [0.1.20](https://github.com/nativescript-community/ui-drawer/compare/v0.1.19...v0.1.20) (2023-08-13)

**Note:** Version bump only for package @nativescript-community/ui-drawer
Expand Down
2 changes: 1 addition & 1 deletion packages/ui-drawer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nativescript-community/ui-drawer",
"version": "0.1.20",
"version": "0.1.21",
"description": "Easily add a side drawer (side menu) to your projects.",
"main": "./index",
"sideEffects": false,
Expand Down

0 comments on commit dafbf3d

Please sign in to comment.