Skip to content

Commit

Permalink
v2.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mohsen77sk committed Mar 27, 2023
1 parent 3f644d2 commit 8d7508f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [2.3.2] - 2023-03-27

### Fixed

- Fix overlay style

## [2.3.1] - 2023-03-27

### Fixed
Expand Down
4 changes: 2 additions & 2 deletions projects/ngx-touch-keyboard/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngx-touch-keyboard",
"version": "2.3.1",
"version": "2.3.2",
"description": "Virtual Keyboard for Angular applications",
"peerDependencies": {
"@angular/common": ">=14.0.0",
Expand Down Expand Up @@ -32,4 +32,4 @@
"url": "https://github.com/mohsen77sk/angular-touch-keyboard/issues"
},
"license": "MIT"
}
}

0 comments on commit 8d7508f

Please sign in to comment.