Skip to content

Commit

Permalink
5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dominicfraser committed Dec 29, 2021
1 parent 71412b8 commit 09fa63f
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 10 deletions.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,18 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p

[Unreleased changes](./UNRELEASED.md)

## 5.1.0

### Updated

- Bump `stylelint` from `14.1.0` to `14.2.0`
- Bump `stylelint-scss` from `4.0.0` to `4.1.0`
- Bump `lint-staged` from `11.2.6` to `12.1.4`
- Bump `jest` from `27.0.4` to `27.4.5`

## 5.0.0

# Breaking
### Breaking

There are two main changes:
- Published under the `@skyscanner/` scope
Expand Down
7 changes: 0 additions & 7 deletions UNRELEASED.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
# UNRELEASED

This project adheres to [Semantic Versioning](http://semver.org/).

# Updated

- Bump `stylelint` from `14.1.0` to `14.2.0`
- Bump `stylelint-scss` from `4.0.0` to `4.1.0`
- Bump `lint-staged` from `11.2.6` to `12.1.4`
- Bump `jest` from `27.0.4` to `27.4.5`
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@skyscanner/stylelint-config-skyscanner",
"version": "5.0.0",
"version": "5.1.0",
"description": "Skyscanner's stylelint config.",
"license": "Apache-2.0",
"engines": {
Expand Down

0 comments on commit 09fa63f

Please sign in to comment.