Skip to content

Commit

Permalink
chore(packages): publish
Browse files Browse the repository at this point in the history
 - @tds/community-side-navigation@1.0.1
  • Loading branch information
theetrain committed Jan 15, 2019
1 parent 872b124 commit 34b559a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packages/SideNavigation/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.1](https://github.com/telus/tds-community/compare/@tds/community-side-navigation@1.0.0...@tds/community-side-navigation@1.0.1) (2019-01-15)

### Bug Fixes

- **community-side-navigation:** fix submenu not opening when uglified ([872b124](https://github.com/telus/tds-community/commit/872b124))

# 1.0.0 (2019-01-08)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/SideNavigation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tds/community-side-navigation",
"version": "1.0.0",
"version": "1.0.1",
"description": "",
"main": "index.cjs.js",
"module": "index.es.js",
Expand Down

0 comments on commit 34b559a

Please sign in to comment.