Skip to content

Commit

Permalink
Updating CHANGELOG post release
Browse files Browse the repository at this point in the history
  • Loading branch information
olliecurtis committed Apr 30, 2021
1 parent 5bfa121 commit 6a2954a
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,22 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p

[Unreleased changes](./UNRELEASED.md)

## 4.0.0

### Breaking

- Upgraded `eslint-config-skyscanner` from `8.1.0` to `9.0.1`
- Brings the following breaking changes: [`eslint-config-skyscanner` CHANGELOG](https://github.com/Skyscanner/eslint-config-skyscanner/blob/main/CHANGELOG.md#900---updating-dependencies)

### Patched

- Upgraded `eslint-config-skyscanner` from `8.0.2` to `8.1.0`
- Upgraded `stylelint` from `13.8.0` to `13.13.0`
- Upgraded `stylelint-config-standard` from `20.0.0` to `21.0.0`
- Upgraded `stylelint-declaration-strict-value` from `1.7.9` to `1.7.12`
- Upgraded `stylelint-prettier` from `1.1.2` to `1.2.0`
- Upgraded `stylelint-scss` from `3.18.0` to `3.19.0`

## 3.0.4 - Disable Backpack linter and upgrade dependency

### Fixed - Disable Backpack linter
Expand Down
16 changes: 0 additions & 16 deletions UNRELEASED.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,3 @@
# UNRELEASED

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

## 4.0.0

### Breaking

- Upgraded `eslint-config-skyscanner` from `8.1.0` to `9.0.1`
- Brings the following breaking changes: [`eslint-config-skyscanner` CHANGELOG](https://github.com/Skyscanner/eslint-config-skyscanner/blob/main/CHANGELOG.md#900---updating-dependencies)

### Patched

- Upgraded `eslint-config-skyscanner` from `8.0.2` to `8.1.0`
- Upgraded `stylelint` from `13.8.0` to `13.13.0`
- Upgraded `stylelint-config-standard` from `20.0.0` to `21.0.0`
- Upgraded `stylelint-declaration-strict-value` from `1.7.9` to `1.7.12`
- Upgraded `stylelint-prettier` from `1.1.2` to `1.2.0`
- Upgraded `stylelint-scss` from `3.18.0` to `3.19.0`

0 comments on commit 6a2954a

Please sign in to comment.