Skip to content

Commit fc57998

Browse files
committed
chore(release): 1.0.3
1 parent 70d1b2e commit fc57998

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

changelog.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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.0.3](https://github.com/jitbug/helpers/compare/v1.0.2...v1.0.3) (2020-05-29)
6+
7+
8+
### Bug Fixes
9+
10+
* viewportIsMin in safari ([f3b33fa](https://github.com/jitbug/helpers/commit/f3b33faa728645caa1d547e1f0ca49d19ecbf4f0))
11+
512
### [1.0.2](https://github.com/jitbug/helpers/compare/v1.0.1...v1.0.2) (2020-03-31)
613

714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jitbug/helpers",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "Helpers for Jitbug's Ionic + Stencil PWAs.",
55
"type": "module",
66
"module": "index.js",

0 commit comments

Comments
 (0)