Skip to content
This repository has been archived by the owner on Jan 4, 2024. It is now read-only.

Commit

Permalink
Bump version to 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielBrierton committed Dec 21, 2021
1 parent 2e45cc6 commit a849612
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
_The format of this document is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html)._

## [v1.4.0](https://github.com/RaspberryPiFoundation/Bits/compare/v1.3.3...v1.4.0) - 2021-12-21

### Changed

- Updated brand colours

## [v1.3.3](https://github.com/RaspberryPiFoundation/Bits/compare/v1.3.2...v1.3.3) - 2020-02-18

### Changed
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"type": "git",
"url": "https://github.com/RaspberryPiFoundation/Bits.git"
},
"version": "1.3.3",
"version": "1.4.0",
"main": "lib/index.js",
"files": [
"lib",
Expand Down

0 comments on commit a849612

Please sign in to comment.