Skip to content

Commit e1f5966

Browse files
committed
v1.0.11 - Bump StickyMedia to v0.0.19
1 parent 0697c55 commit e1f5966

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Change Log
22

3+
## [1.0.11] 2023-02-28
4+
### Changes
5+
6+
- Bump [StickyMedia](https://github.com/app-generator/sticky-media) to `v0.0.19`
7+
38
## [1.0.10] 2023-02-28
49
### Changes
510

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ const config = {
5656

5757
scripts: [
5858
{
59-
src: '//cdn.jsdelivr.net/gh/app-generator/[email protected].18/dist/index.min.js',
59+
src: '//cdn.jsdelivr.net/gh/app-generator/[email protected].19/dist/index.min.js',
6060
id: 'stickyVideoScript',
6161
defer: true,
6262
class: 'sticky-popup',

0 commit comments

Comments
 (0)