Skip to content

Commit 1077878

Browse files
committed
chore: release package(s)
- @hela/build@3.1.0 - @hela/check@3.1.0 - @hela/commit@3.1.0 - @hela/docs@3.1.0 - @hela/format@3.1.0 - @hela/lint@3.1.0 - @hela/test@3.1.0 - @hela/cli@3.2.0 - @hela/core@3.2.0 - @hela/yaro@3.2.0 - @hela/eslint@3.2.0 - hela@3.2.0 - @hela/dev@4.1.0
1 parent a0d43d4 commit 1077878

26 files changed

+162
-19
lines changed

commands/build/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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+
# [3.1.0](https://github.com/tunnckoCore/hela/compare/@hela/build@3.0.2...@hela/build@3.1.0) (2020-03-06)
7+
8+
9+
### Features
10+
11+
* rewrite `@hela/eslint` from scratch ([#222](https://github.com/tunnckoCore/hela/issues/222)) ([a0d43d4](https://github.com/tunnckoCore/hela/commit/a0d43d41dfbd0ebe7c5f1aecc86ac6378fdd2139))
12+
13+
14+
15+
16+
617
## 3.0.2 (2020-02-29)
718

819
**Note:** Version bump only for package @hela/build

commands/build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hela/build",
3-
"version": "3.0.2",
3+
"version": "3.1.0",
44
"licenseStart": 2018,
55
"license": "MPL-2.0",
66
"description": "WIP: Powerful software development experience",

commands/check/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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+
# [3.1.0](https://github.com/tunnckoCore/hela/compare/@hela/check@3.0.2...@hela/check@3.1.0) (2020-03-06)
7+
8+
9+
### Features
10+
11+
* rewrite `@hela/eslint` from scratch ([#222](https://github.com/tunnckoCore/hela/issues/222)) ([a0d43d4](https://github.com/tunnckoCore/hela/commit/a0d43d41dfbd0ebe7c5f1aecc86ac6378fdd2139))
12+
13+
14+
15+
16+
617
## 3.0.2 (2020-02-29)
718

819
**Note:** Version bump only for package @hela/check

commands/check/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hela/check",
3-
"version": "3.0.2",
3+
"version": "3.1.0",
44
"licenseStart": 2018,
55
"license": "MPL-2.0",
66
"description": "WIP: Powerful software development experience",

commands/commit/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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+
# [3.1.0](https://github.com/tunnckoCore/hela/compare/@hela/commit@3.0.2...@hela/commit@3.1.0) (2020-03-06)
7+
8+
9+
### Features
10+
11+
* rewrite `@hela/eslint` from scratch ([#222](https://github.com/tunnckoCore/hela/issues/222)) ([a0d43d4](https://github.com/tunnckoCore/hela/commit/a0d43d41dfbd0ebe7c5f1aecc86ac6378fdd2139))
12+
13+
14+
15+
16+
617
## 3.0.2 (2020-02-29)
718

819
**Note:** Version bump only for package @hela/commit

commands/commit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hela/commit",
3-
"version": "3.0.2",
3+
"version": "3.1.0",
44
"licenseStart": 2018,
55
"license": "MPL-2.0",
66
"description": "WIP: Powerful software development experience",

commands/docs/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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+
# [3.1.0](https://github.com/tunnckoCore/hela/compare/@hela/docs@3.0.2...@hela/docs@3.1.0) (2020-03-06)
7+
8+
9+
### Features
10+
11+
* rewrite `@hela/eslint` from scratch ([#222](https://github.com/tunnckoCore/hela/issues/222)) ([a0d43d4](https://github.com/tunnckoCore/hela/commit/a0d43d41dfbd0ebe7c5f1aecc86ac6378fdd2139))
12+
13+
14+
15+
16+
617
## 3.0.2 (2020-02-29)
718

819
**Note:** Version bump only for package @hela/docs

commands/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hela/docs",
3-
"version": "3.0.2",
3+
"version": "3.1.0",
44
"licenseStart": 2018,
55
"license": "MPL-2.0",
66
"description": "WIP: Powerful software development experience",

commands/format/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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+
# [3.1.0](https://github.com/tunnckoCore/hela/compare/@hela/format@3.0.2...@hela/format@3.1.0) (2020-03-06)
7+
8+
9+
### Features
10+
11+
* rewrite `@hela/eslint` from scratch ([#222](https://github.com/tunnckoCore/hela/issues/222)) ([a0d43d4](https://github.com/tunnckoCore/hela/commit/a0d43d41dfbd0ebe7c5f1aecc86ac6378fdd2139))
12+
13+
14+
15+
16+
617
## 3.0.2 (2020-02-29)
718

819
**Note:** Version bump only for package @hela/format

commands/format/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hela/format",
3-
"version": "3.0.2",
3+
"version": "3.1.0",
44
"licenseStart": 2018,
55
"license": "MPL-2.0",
66
"description": "WIP: Powerful software development experience",

0 commit comments

Comments
 (0)