Skip to content

Commit

Permalink
15.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Tejas Kumar committed Apr 18, 2019
1 parent d3e118a commit f1a12f1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

### [v14.0.0](https://github.com/contiamo/operational-ui/compare/v13.2.0...v14.0.0)

> 15 February 2019
- **Breaking:** Refactor Tree Component [`#919`](https://github.com/contiamo/operational-ui/pull/919)
- **Breaking:** Fix operational context [`#921`](https://github.com/contiamo/operational-ui/pull/921)

#### [v13.2.0](https://github.com/contiamo/operational-ui/compare/v13.1.1...v13.2.0)

> 14 February 2019
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@operational/components",
"version": "14.0.0",
"version": "15.0.0",
"description": "Building blocks for effective operational user interfaces",
"main": "./lib/index.js",
"types": "./lib/index.d.ts",
Expand Down

0 comments on commit f1a12f1

Please sign in to comment.