Skip to content

Commit 76640d8

Browse files
committed
chore(release): 0.0.15
1 parent 0642ef4 commit 76640d8

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
22

33
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.
44

5+
### [0.0.15](https://github.com/TimSusa/cliptor/compare/v0.0.14...v0.0.15) (2021-01-09)
6+
7+
8+
### Features
9+
10+
* Center UI Elements and use maximal space ([ba61b61](https://github.com/TimSusa/cliptor/commit/ba61b61826828181052a0caf7c79df90eff4e2ba))
11+
* Establish removing clips and beautify UI further ([66b3540](https://github.com/TimSusa/cliptor/commit/66b35406c8ba2dd621fefbcc902017c30e197aff))
12+
* Spit out warning on ios and safari ([03c6838](https://github.com/TimSusa/cliptor/commit/03c6838c8cff0a5150ea0fbefe019b23d4a428ec))
13+
14+
15+
### Bug Fixes
16+
17+
* Crash on safari ([a7d915e](https://github.com/TimSusa/cliptor/commit/a7d915e5181c9d71d71ed6dd4a6dbdafc3c395b9))
18+
* Menu Bar Control Width ([0642ef4](https://github.com/TimSusa/cliptor/commit/0642ef4e6864f1048ba35a2398105a196eb822fd))
19+
520
### [0.0.14](https://github.com/TimSusa/cliptor/compare/v0.0.13...v0.0.14) (2021-01-09)
621

722

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,4 +137,4 @@
137137
"last 1 safari version"
138138
]
139139
}
140-
}
140+
}

0 commit comments

Comments
 (0)