Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @mjolnir/[email protected]
 - @mjolnir/[email protected]
 - @mjolnir/[email protected]
 - @mjolnir/[email protected]
 - @mjolnir/[email protected]
 - @mjolnir/[email protected]
  • Loading branch information
leohxj committed Aug 30, 2019
1 parent 3a998de commit 8160925
Show file tree
Hide file tree
Showing 12 changed files with 82 additions and 6 deletions.
11 changes: 11 additions & 0 deletions packages/babel-preset/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.1.0](https://github.com/mjolnirjs/mjolnir/tree/master/packages/babel-preset/compare/@mjolnir/[email protected]...@mjolnir/[email protected]) (2019-08-30)


### Features

* add prettier config ([#21](https://github.com/mjolnirjs/mjolnir/tree/master/packages/babel-preset/issues/21)) ([3a998de](https://github.com/mjolnirjs/mjolnir/tree/master/packages/babel-preset/commit/3a998de))
2 changes: 1 addition & 1 deletion packages/babel-preset/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mjolnir/babel-preset",
"version": "0.0.3",
"version": "0.1.0",
"description": "",
"main": "index.js",
"repository": {
Expand Down
17 changes: 17 additions & 0 deletions packages/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.2.0](https://github.com/mjolnirjs/mjolnir/tree/master/packages/eslint-config/compare/@mjolnir/[email protected]...@mjolnir/[email protected]) (2019-08-30)


### Bug Fixes

* **deps:** update dependency eslint-plugin-react-hooks to v2 ([#14](https://github.com/mjolnirjs/mjolnir/tree/master/packages/eslint-config/issues/14)) ([7954f9c](https://github.com/mjolnirjs/mjolnir/tree/master/packages/eslint-config/commit/7954f9c))
* **deps:** update typescript-eslint monorepo to v2 (major) ([#13](https://github.com/mjolnirjs/mjolnir/tree/master/packages/eslint-config/issues/13)) ([6b49d23](https://github.com/mjolnirjs/mjolnir/tree/master/packages/eslint-config/commit/6b49d23))


### Features

* add prettier config ([#21](https://github.com/mjolnirjs/mjolnir/tree/master/packages/eslint-config/issues/21)) ([3a998de](https://github.com/mjolnirjs/mjolnir/tree/master/packages/eslint-config/commit/3a998de))
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mjolnir/eslint-config",
"version": "0.1.2",
"version": "0.2.0",
"description": "eslint config collect",
"main": "index.js",
"repository": {
Expand Down
12 changes: 12 additions & 0 deletions packages/mjolnir-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.1.0](https://github.com/mjolnirjs/mjolnir/tree/master/packages/mjolnir-cli/compare/@mjolnir/[email protected]...@mjolnir/[email protected]) (2019-08-30)


### Features

* add prettier config ([#21](https://github.com/mjolnirjs/mjolnir/tree/master/packages/mjolnir-cli/issues/21)) ([3a998de](https://github.com/mjolnirjs/mjolnir/tree/master/packages/mjolnir-cli/commit/3a998de))
* clear unnecessary code ([9b2532c](https://github.com/mjolnirjs/mjolnir/tree/master/packages/mjolnir-cli/commit/9b2532c))
2 changes: 1 addition & 1 deletion packages/mjolnir-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mjolnir/mjolnir-cli",
"version": "0.0.2",
"version": "0.1.0",
"description": "",
"main": "dist/index.js",
"repository": {
Expand Down
12 changes: 12 additions & 0 deletions packages/prettier-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 0.1.0 (2019-08-30)


### Features

* add prettier config ([#21](https://github.com/mjolnirjs/mjolnir/issues/21)) ([3a998de](https://github.com/mjolnirjs/mjolnir/commit/3a998de))
* clear unnecessary code ([9b2532c](https://github.com/mjolnirjs/mjolnir/commit/9b2532c))
2 changes: 1 addition & 1 deletion packages/prettier-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mjolnir/prettier-config",
"version": "0.0.0",
"version": "0.1.0",
"description": "",
"homepage": "https://github.com/mjolnirjs/mjolnir/tree/master/packages/prettier-config#readme",
"license": "MIT",
Expand Down
12 changes: 12 additions & 0 deletions packages/renovate-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 0.1.0 (2019-08-30)


### Features

* add renovate-config ([#19](https://github.com/mjolnirjs/mjolnir/issues/19)) ([9814692](https://github.com/mjolnirjs/mjolnir/commit/9814692))
* clear unnecessary code ([9b2532c](https://github.com/mjolnirjs/mjolnir/commit/9b2532c))
2 changes: 1 addition & 1 deletion packages/renovate-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mjolnir/renovate-config",
"version": "0.0.1",
"version": "0.1.0",
"description": "",
"homepage": "https://github.com/mjolnirjs/mjolnir/tree/master/packages/renovate-config#readme",
"license": "MIT",
Expand Down
12 changes: 12 additions & 0 deletions packages/tsconfig/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.1.0](https://github.com/mjolnirjs/mjolnir/compare/@mjolnir/[email protected]...@mjolnir/[email protected]) (2019-08-30)


### Features

* add prettier config ([#21](https://github.com/mjolnirjs/mjolnir/issues/21)) ([3a998de](https://github.com/mjolnirjs/mjolnir/commit/3a998de))
* clear unnecessary code ([9b2532c](https://github.com/mjolnirjs/mjolnir/commit/9b2532c))
2 changes: 1 addition & 1 deletion packages/tsconfig/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mjolnir/tsconfig",
"version": "0.0.3",
"version": "0.1.0",
"description": "shareable typescript config",
"homepage": "https://github.com/mjolnirjs/mjolnir/tree/master/packages/tsconfig#readme",
"license": "MIT",
Expand Down

0 comments on commit 8160925

Please sign in to comment.