Skip to content

Commit 445d8d1

Browse files
committed
release: create new version 1.0.3
1 parent 3bd9494 commit 445d8d1

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
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/expo-community/standard-version-expo/compare/1.0.2...1.0.3) (2020-04-19)
6+
7+
8+
### Bug fixes
9+
10+
* add globby to dependencies for expo config ([4427369](https://github.com/expo-community/standard-version-expo/commit/44273694274547df8a890f2c42fec5b02d98a4ed))
11+
12+
13+
### Documentation changes
14+
15+
* add missing version error note ([3bd9494](https://github.com/expo-community/standard-version-expo/commit/3bd94943f9a8fe316911cc717dc580e510bc48b5))
16+
517
### [1.0.2](https://github.com/expo-community/standard-version-expo/compare/1.0.0...1.0.2) (2020-04-19)
618

719

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": "standard-version-expo",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "Automatic Expo versioning with Standard Version",
55
"keywords": [
66
"expo",

0 commit comments

Comments
 (0)