Skip to content

Commit 0d81bf1

Browse files
Version Packages (#411)
* Version Packages * Update CHANGELOG.md --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Adam Thompson <[email protected]>
1 parent 4445f18 commit 0d81bf1

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @lg-private/canvas-header
22

3+
## 3.0.1
4+
5+
### Patch Changes
6+
7+
- 1916bd3: Removes background color from canvas header.
8+
9+
Fixes "Copied" tooltip alignment.
10+
11+
- f66e884: Updates `LiveExample` story so it displays correctly on .design
12+
313
## 3.0.0
414

515
### Major Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lg-private/canvas-header",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"description": "LeafyGreen UI Kit Canvas Header",
55
"main": "./dist/index.js",
66
"module": "./dist/esm/index.js",

0 commit comments

Comments
 (0)