Skip to content

Commit

Permalink
Release 2.36.0 (#1097)
Browse files Browse the repository at this point in the history
* chore: udpdate changelog

* chore(release): publish %s

 - @carbon/[email protected]

Co-authored-by: Lee Chase <[email protected]>
  • Loading branch information
lee-chase and lee-chase authored Dec 17, 2020
1 parent 884d7f0 commit d5f18bd
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 2.36.0

fix: use check slot patter in side nav
fix: cv-tabs fail during focus event
fix cv-data-table listener called after navigation
chore: update dependency

## 2.36.0-canary.0

fix: transition end after modal hidden
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@carbon/vue",
"description": "A collection of components for the Carbon Design System built using Vue.js",
"version": "2.35.1-2.36.0-canary.0.0",
"version": "2.36.0",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand Down

0 comments on commit d5f18bd

Please sign in to comment.