Skip to content

Commit 3eae1cb

Browse files
committed
chore(release): 1.0.0 [skip ci]
<a name="1.0.0"></a> # 1.0.0 (2018-05-29) ### Bug Fixes * **ci:** attempt test fix ([a3faac0](a3faac0)) * **config:** change path ([ddc817f](ddc817f)) * **config:** fix version number ([918989e](918989e)) * **config:** update npmrc ([2f66b80](2f66b80)) * **merge:** fix bad merge ([f33437a](f33437a)) * **publish:** move release config over to package.json ([46f5046](46f5046)) * **readme:** add syntax highlighting for commands ([8a3bd0a](8a3bd0a)) * **tests:** fix tests since they are case sensitive ([e7dba8b](e7dba8b)) * **tests:** keep trying to fix case sensitivity ([18e4265](18e4265)) ### Features * **fixer:** add fixers for ion-tab attributes ([708a418](708a418)) * **readme:** add new badge to test out semantic deploys ([09324c9](09324c9)) * **rule:** add initial rules for ion-tab ([641ebe7](641ebe7)) * **rule:** properly name rules and add in tests ([30cadca](30cadca)) * **rules:** Add Actionsheet rule and fixer ([75319ff](75319ff)) * **rules:** add new rules for ion-tab ([3d1a497](3d1a497))
1 parent 4ec88bf commit 3eae1cb

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
<a name="1.0.0"></a>
2+
# 1.0.0 (2018-05-29)
3+
4+
5+
### Bug Fixes
6+
7+
* **ci:** attempt test fix ([a3faac0](https://github.com/ionic-team/v4-migration-tslint/commit/a3faac0))
8+
* **config:** change path ([ddc817f](https://github.com/ionic-team/v4-migration-tslint/commit/ddc817f))
9+
* **config:** fix version number ([918989e](https://github.com/ionic-team/v4-migration-tslint/commit/918989e))
10+
* **config:** update npmrc ([2f66b80](https://github.com/ionic-team/v4-migration-tslint/commit/2f66b80))
11+
* **merge:** fix bad merge ([f33437a](https://github.com/ionic-team/v4-migration-tslint/commit/f33437a))
12+
* **publish:** move release config over to package.json ([46f5046](https://github.com/ionic-team/v4-migration-tslint/commit/46f5046))
13+
* **readme:** add syntax highlighting for commands ([8a3bd0a](https://github.com/ionic-team/v4-migration-tslint/commit/8a3bd0a))
14+
* **tests:** fix tests since they are case sensitive ([e7dba8b](https://github.com/ionic-team/v4-migration-tslint/commit/e7dba8b))
15+
* **tests:** keep trying to fix case sensitivity ([18e4265](https://github.com/ionic-team/v4-migration-tslint/commit/18e4265))
16+
17+
18+
### Features
19+
20+
* **fixer:** add fixers for ion-tab attributes ([708a418](https://github.com/ionic-team/v4-migration-tslint/commit/708a418))
21+
* **readme:** add new badge to test out semantic deploys ([09324c9](https://github.com/ionic-team/v4-migration-tslint/commit/09324c9))
22+
* **rule:** add initial rules for ion-tab ([641ebe7](https://github.com/ionic-team/v4-migration-tslint/commit/641ebe7))
23+
* **rule:** properly name rules and add in tests ([30cadca](https://github.com/ionic-team/v4-migration-tslint/commit/30cadca))
24+
* **rules:** Add Actionsheet rule and fixer ([75319ff](https://github.com/ionic-team/v4-migration-tslint/commit/75319ff))
25+
* **rules:** add new rules for ion-tab ([3d1a497](https://github.com/ionic-team/v4-migration-tslint/commit/3d1a497))

0 commit comments

Comments
 (0)