Skip to content

Commit

Permalink
chore(release): 1.3.0 [skip ci]
Browse files Browse the repository at this point in the history
# [@linters/semantic-release-v1.3.0](https://github.com/developer239/linters/compare/@linters/semantic-release-v1.2.1...@linters/semantic-release-v1.3.0) (2020-05-09)

### Features

* flatten project structure ([c6af765](c6af765))
  • Loading branch information
semantic-release-bot committed May 9, 2020
1 parent c6af765 commit 4307fc1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/semantic-release/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [@linters/semantic-release-v1.3.0](https://github.com/developer239/linters/compare/@linters/semantic-release-v1.2.1...@linters/semantic-release-v1.3.0) (2020-05-09)


### Features

* flatten project structure ([c6af765](https://github.com/developer239/linters/commit/c6af765b1de34223f2703e128c80838f0cb9e0fd))

# [@linters/semantic-release-v1.2.1](https://github.com/developer239/linters/compare/@linters/semantic-release-v1.2.0...@linters/semantic-release-v1.2.1) (2020-05-08)

# [@linters/semantic-release-v1.2.0](https://github.com/developer239/linters/compare/@linters/semantic-release-v1.1.0...@linters/semantic-release-v1.2.0) (2020-05-08)
Expand Down
2 changes: 1 addition & 1 deletion packages/semantic-release/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@linters/semantic-release",
"description": "The semantic release configuration you have been looking for.",
"version": "1.2.1",
"version": "1.3.0",
"repository": "https://github.com/developer239/linters",
"main": ".releaserc.json",
"publishConfig": {
Expand Down

0 comments on commit 4307fc1

Please sign in to comment.