Skip to content

Commit b9a0d89

Browse files
committed
chore(release): 1.3.0
1 parent fcfad6a commit b9a0d89

File tree

3 files changed

+17
-2
lines changed

3 files changed

+17
-2
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+
## [1.3.0](https://github.com/DCsunset/task.json-web/compare/v1.2.1...v1.3.0) (2021-04-12)
6+
7+
8+
### Features
9+
10+
* add android build ([bb75f88](https://github.com/DCsunset/task.json-web/commit/bb75f882fe1757496529957405e33bd225394072))
11+
* add splash and icon ([1bc6ef7](https://github.com/DCsunset/task.json-web/commit/1bc6ef79b3b8f67f8e4d089af0220282ca57c3aa))
12+
13+
14+
### Bug Fixes
15+
16+
* **android:** fix stretched splash ([94d0ec8](https://github.com/DCsunset/task.json-web/commit/94d0ec8a5497bc08c58ef9d848341514be6f5db8))
17+
* fix display on small devices ([ac61b57](https://github.com/DCsunset/task.json-web/commit/ac61b5710894680210aad038fbdff88d9098b444))
18+
* fix padding on small devices ([2290a50](https://github.com/DCsunset/task.json-web/commit/2290a502f03ee3c7a66dfb52d261b4bd5b46ec6f))
19+
520
### [1.2.1](https://github.com/DCsunset/task.json-web/compare/v1.2.0...v1.2.1) (2021-03-30)
621

722
## [1.2.0](https://github.com/DCsunset/task.json-web/compare/v1.1.0...v1.2.0) (2021-03-30)

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "task.json-web",
3-
"version": "1.2.1",
3+
"version": "1.3.0",
44
"private": true,
55
"dependencies": {
66
"@capacitor/android": "^2.4.7",

0 commit comments

Comments
 (0)