Skip to content

Commit

Permalink
Release 10.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
RobbieTheWagner committed Jun 7, 2022
1 parent f996297 commit 76fe594
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,18 @@ https://github.com/highlightjs/highlight.js/issues/2877




## v10.0.0 (2022-06-07)

#### :boom: Breaking Change
* [#1930](https://github.com/shipshapecode/shepherd/pull/1930) Implement lazy evaluation of attachTo.element ([@monshan](https://github.com/monshan))

#### :bug: Bug Fix
* [#1942](https://github.com/shipshapecode/shepherd/pull/1942) Fix chrome opacity bug ([@monshan](https://github.com/monshan))

#### Committers: 1
- Marika Shanahan ([@monshan](https://github.com/monshan))

## v9.1.1 (2022-05-26)

#### :bug: Bug Fix
Expand Down
2 changes: 1 addition & 1 deletion landing/css/welcome.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
! tailwindcss v3.0.23 | MIT License | https://tailwindcss.com
! tailwindcss v3.0.24 | MIT License | https://tailwindcss.com
*/

/*
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": "shepherd.js",
"version": "9.1.1",
"version": "10.0.0",
"description": "Guide your users through a tour of your app.",
"keywords": [
"site tour",
Expand Down

0 comments on commit 76fe594

Please sign in to comment.