From 76fe594ccdf125c42ceddbaa44e017497d8c441a Mon Sep 17 00:00:00 2001 From: Robert Wagner Date: Tue, 7 Jun 2022 08:01:52 -0400 Subject: [PATCH] Release 10.0.0 --- CHANGELOG.md | 12 ++++++++++++ landing/css/welcome.css | 2 +- package.json | 2 +- 3 files changed, 14 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fda81a8a5..40d24f6d2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/landing/css/welcome.css b/landing/css/welcome.css index 10e6b8e29..90f4224a8 100644 --- a/landing/css/welcome.css +++ b/landing/css/welcome.css @@ -1,5 +1,5 @@ /* -! tailwindcss v3.0.23 | MIT License | https://tailwindcss.com +! tailwindcss v3.0.24 | MIT License | https://tailwindcss.com */ /* diff --git a/package.json b/package.json index cb05e6794..4da88cab7 100644 --- a/package.json +++ b/package.json @@ -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",