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

Commit efb80df

Browse files
chore: publish %s
- @atlauncher/commitlint-config-atlauncher@0.1.0
1 parent 8df8b6e commit efb80df

File tree

2 files changed

+20
-2
lines changed

2 files changed

+20
-2
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Change Log
2+
3+
All notable changes to this project will be documented in this file.
4+
See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
5+
6+
<a name="0.1.0"></a>
7+
# 0.1.0 (2017-11-25)
8+
9+
10+
### Features
11+
12+
* **commitlint-config-atlauncher:** add in commitlint config ([50f6457](https://github.com/ATLauncher/style-guide/commit/50f6457))

packages/commitlint-config-atlauncher/package.json

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@atlauncher/commitlint-config-atlauncher",
3-
"version": "0.0.0",
3+
"version": "0.1.0",
44
"description": "commitlint rules for use by ATLauncher projects",
55
"main": "index.js",
66
"repository": {
@@ -10,7 +10,13 @@
1010
"publishConfig": {
1111
"access": "public"
1212
},
13-
"keywords": ["commitlint", "commitlint-config", "config", "javascript", "styleguide"],
13+
"keywords": [
14+
"commitlint",
15+
"commitlint-config",
16+
"config",
17+
"javascript",
18+
"styleguide"
19+
],
1420
"author": "Ryan Dowling (https://twitter.com/@RyanAllmighty1)",
1521
"license": "MIT",
1622
"bugs": {

0 commit comments

Comments
 (0)