Skip to content
This repository was archived by the owner on May 16, 2020. It is now read-only.

Commit c71c9db

Browse files
chore: publish prerelease
- @atlauncher/atlauncher-scripts@0.1.0-18
1 parent edb6271 commit c71c9db

File tree

2 files changed

+26
-7
lines changed

2 files changed

+26
-7
lines changed

packages/atlauncher-scripts/CHANGELOG.md

Lines changed: 25 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,21 +3,40 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6-
<a name="0.1.0-17"></a>
7-
# [0.1.0-17](https://github.com/ATLauncher/style-guide/compare/@atlauncher/atlauncher-scripts@0.1.0-16...@atlauncher/atlauncher-scripts@0.1.0-17) (2017-11-25)
6+
<a name="0.1.0-18"></a>
7+
# [0.1.0-18](https://github.com/ATLauncher/style-guide/compare/@atlauncher/atlauncher-scripts@0.1.0-17...@atlauncher/atlauncher-scripts@0.1.0-18) (2018-01-28)
88

99

1010
### Bug Fixes
1111

12-
* **atlauncher-scripts:** add in chokidar and fix linting ([bd4289a](https://github.com/ATLauncher/style-guide/commit/bd4289a))
12+
* **atlauncher-scripts:** fix broken scripts with : and eslintignore path ([31d9364](https://github.com/ATLauncher/style-guide/commit/31d9364))
13+
* **atlauncher-scripts:** fix linting errors ([086aafd](https://github.com/ATLauncher/style-guide/commit/086aafd))
1314

1415

16+
### Features
1517

16-
17-
<a name="0.1.0-16"></a>
18-
# [0.1.0-16](https://github.com/ATLauncher/style-guide/compare/@atlauncher/atlauncher-scripts@0.1.0-15...@atlauncher/atlauncher-scripts@0.1.0-16) (2017-11-25)
18+
* **atlauncher-scripts:** add in commitmsg script for commitlint ([b5384de](https://github.com/ATLauncher/style-guide/commit/b5384de))
19+
* **atlauncher-scripts:** add in markdown linting ([044fc06](https://github.com/ATLauncher/style-guide/commit/044fc06))
20+
* **atlauncher-scripts:** add in package.json linting ([4601fa4](https://github.com/ATLauncher/style-guide/commit/4601fa4))
1921

2022

2123

2224

25+
<a name="0.1.0-17"></a>
26+
# [0.1.0-17](https://github.com/ATLauncher/style-guide/compare/@atlauncher/atlauncher-scripts@0.1.0-16...@atlauncher/atlauncher-scripts@0.1.0-17) (2017-11-25)
27+
28+
29+
### Bug Fixes
30+
31+
* **atlauncher-scripts:** add in chokidar and fix linting ([bd4289a](https://github.com/ATLauncher/style-guide/commit/bd4289a))
32+
33+
34+
35+
36+
<a name="0.1.0-16"></a>
37+
# [0.1.0-16](https://github.com/ATLauncher/style-guide/compare/@atlauncher/atlauncher-scripts@0.1.0-15...@atlauncher/atlauncher-scripts@0.1.0-16) (2017-11-25)
38+
39+
40+
41+
2342
**Note:** Version bump only for package @atlauncher/atlauncher-scripts

packages/atlauncher-scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@atlauncher/atlauncher-scripts",
3-
"version": "0.1.0-17",
3+
"version": "0.1.0-18",
44
"description": "Configuration and scripts for use with ATLauncher projects.",
55
"keywords": [
66
"javascript",

0 commit comments

Comments
 (0)