# Changelog

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.

### [1.1.1](https://github.com/brettdh/standard-version-expo/compare/1.1.0...1.1.1) (2021-02-01)


### Bug fixes

* trim prerelease suffixes for ios ([279af35](https://github.com/brettdh/standard-version-expo/commit/279af35d99f799a07813db7917b719caa1a1fb23))

## [1.1.0](https://github.com/brettdh/standard-version-expo/compare/1.0.3...1.1.0) (2021-01-19)


### New features

* add native version bumpers ([4005ed7](https://github.com/brettdh/standard-version-expo/commit/4005ed7b92e2a84868b21098fea96268ca9e07fa)), closes [#9](https://github.com/brettdh/standard-version-expo/issues/9)

### [1.0.3](https://github.com/expo-community/standard-version-expo/compare/1.0.2...1.0.3) (2020-04-19)


### Bug fixes

* add globby to dependencies for expo config ([4427369](https://github.com/expo-community/standard-version-expo/commit/44273694274547df8a890f2c42fec5b02d98a4ed))


### Documentation changes

* add missing version error note ([3bd9494](https://github.com/expo-community/standard-version-expo/commit/3bd94943f9a8fe316911cc717dc580e510bc48b5))

### [1.0.2](https://github.com/expo-community/standard-version-expo/compare/1.0.0...1.0.2) (2020-04-19)


### Code refactors

* update repository references ([#2](https://github.com/expo-community/standard-version-expo/issues/2)) ([c9eb647](https://github.com/expo-community/standard-version-expo/commit/c9eb647a699bd0e51862751a142d0f5237de2a80))


### Documentation changes

* add link to guide on devto ([#1](https://github.com/expo-community/standard-version-expo/issues/1)) ([5e0e697](https://github.com/expo-community/standard-version-expo/commit/5e0e697c483b27d6c6b4653367df5d52d1641979))
* add package.json to sample versionrc.js ([#3](https://github.com/expo-community/standard-version-expo/issues/3)) ([1a28eeb](https://github.com/expo-community/standard-version-expo/commit/1a28eeb29c0361a405df5bde2699bccda51146fe))


### Other chores

* **deps:** bump acorn from 5.7.3 to 5.7.4 ([#6](https://github.com/expo-community/standard-version-expo/issues/6)) ([3ffe688](https://github.com/expo-community/standard-version-expo/commit/3ffe68808482a4d00b9c8b644d51803ce08b8a6e))


### Bug fixes

* use proper ios aliases instead of prefixed one ([#5](https://github.com/expo-community/standard-version-expo/issues/5)) ([5a96dbd](https://github.com/expo-community/standard-version-expo/commit/5a96dbd69b0e1267c5b66e306e3a22d46acbb2b7))
* use sdk version from node modules ([#8](https://github.com/expo-community/standard-version-expo/issues/8)) ([203e151](https://github.com/expo-community/standard-version-expo/commit/203e15192790c8b716357c307039224a0f2d96b2))

### [1.0.1](https://github.com/expo-community/standard-version-expo/compare/1.0.0...1.0.1) (2020-02-18)


### Code refactors

* update repository references ([#2](https://github.com/expo-community/standard-version-expo/issues/2)) ([c9eb647](https://github.com/expo-community/standard-version-expo/commit/c9eb647a699bd0e51862751a142d0f5237de2a80))


### Documentation changes

* add link to guide on devto ([#1](https://github.com/expo-community/standard-version-expo/issues/1)) ([5e0e697](https://github.com/expo-community/standard-version-expo/commit/5e0e697c483b27d6c6b4653367df5d52d1641979))
* add package.json to sample versionrc.js ([#3](https://github.com/expo-community/standard-version-expo/issues/3)) ([1a28eeb](https://github.com/expo-community/standard-version-expo/commit/1a28eeb29c0361a405df5bde2699bccda51146fe))


### Bug fixes

* use proper ios aliases instead of prefixed one ([#5](https://github.com/expo-community/standard-version-expo/issues/5)) ([5a96dbd](https://github.com/expo-community/standard-version-expo/commit/5a96dbd69b0e1267c5b66e306e3a22d46acbb2b7))

## 1.0.0 (2020-01-06)


### New features

* add first draft of standard version for expo ([7f821d2](https://github.com/bycedric/standard-version-expo/commit/7f821d2458f8115b28a19495b163bbc85089f9c6))


### Pipeline changes

* add simple workflow to test changes ([bf64ce0](https://github.com/bycedric/standard-version-expo/commit/bf64ce034558780f89aca7d11cbc8f2d1a9b9806))


### Other chores

* add standard version as release script ([535a7a4](https://github.com/bycedric/standard-version-expo/commit/535a7a45e9275c558b937caf57a901e86136c853))


### Documentation changes

* add example to run standard version ([82598b1](https://github.com/bycedric/standard-version-expo/commit/82598b129e6f71b2e3e4bd6283df2cceb1fad846))
* fix typo and add enhanced example script ([13f3bab](https://github.com/bycedric/standard-version-expo/commit/13f3bab0128f171d7bbab72e6b55dd04210608cb))
* update example config with require resolve ([dcb2c8b](https://github.com/bycedric/standard-version-expo/commit/dcb2c8b41426d8d8a01fe48d739c7fb8ac92aaab))
* use proper badge references in readme ([c85797e](https://github.com/bycedric/standard-version-expo/commit/c85797e6993df1cd36faef437255fb576b2f1253))
