Skip to content

Commit

Permalink
chore(release): 1.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.2.0](v1.1.1...v1.2.0) (2022-03-24)

### Bug Fixes

* a taskbar related styling issue ([010b56d](010b56d))

### Features

* ability manage deasciify text at clipboard ([2f6a561](2f6a561))
  • Loading branch information
semantic-release-bot committed Mar 24, 2022
1 parent 88b303f commit 97fd9b9
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [1.2.0](https://github.com/ridvanaltun/turkish-deasciifier/compare/v1.1.1...v1.2.0) (2022-03-24)


### Bug Fixes

* a taskbar related styling issue ([010b56d](https://github.com/ridvanaltun/turkish-deasciifier/commit/010b56dd36367ad591efca71d13eec293a5c1c2d))


### Features

* ability manage deasciify text at clipboard ([2f6a561](https://github.com/ridvanaltun/turkish-deasciifier/commit/2f6a561cc5b775fe36cfd4ea2138b64e8db89b2f))

## [1.1.1](https://github.com/ridvanaltun/turkish-deasciifier/compare/v1.1.0...v1.1.1) (2022-03-23)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "turkish-deasciifier",
"productName": "Turkish Deasciifier",
"version": "1.1.1",
"version": "1.2.0",
"description": "Tray app for Turkish Deasciifier",
"main": "src/server/main.js",
"scripts": {
Expand Down

0 comments on commit 97fd9b9

Please sign in to comment.