Skip to content

Commit

Permalink
🚀 configuration-web-recommended - v5.0.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
alrra committed Apr 10, 2018
1 parent 23c1bdc commit fb8aafd
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions packages/configuration-web-recommended/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# 5.0.0 (April 10, 2018)

## Breaking Changes

* [[`0ac48543a5`](https://github.com/sonarwhal/sonarwhal/commit/0ac48543a571477a8651e57862a643159dc45983)] - Breaking: Remove PWAs related rules (by [`Cătălin Mariș`](https://github.com/alrra)).

## Bug fixes / Improvements

* [[`b469cfcdf0`](https://github.com/sonarwhal/sonarwhal/commit/b469cfcdf09e206543740a998328e7cef3f0a2a4)] - Fix: Add missing `LICENSE.txt` file (by [`Cătălin Mariș`](https://github.com/alrra) / see also: [`#987`](https://github.com/sonarwhal/sonarwhal/issues/987)).
* [[`accff1527f`](https://github.com/sonarwhal/sonarwhal/commit/accff1527f07e4cb932cb79bf90ceadacbef0620)] - Docs: Add "how to install" information (by [`Jesus David García Gomez`](https://github.com/sarvaje) / see also: [`#958`](https://github.com/sonarwhal/sonarwhal/issues/958)).


# 4.0.0 (March 23, 2018)

## Breaking Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/configuration-web-recommended/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,5 @@
"sonarwhal": "^1.5.0"
},
"repository": "sonarwhal/sonarwhal",
"version": "4.0.0"
"version": "5.0.0"
}

0 comments on commit fb8aafd

Please sign in to comment.