Skip to content

Commit

Permalink
Merge pull request #477 from biati-digital/changeset-release/v4-beta
Browse files Browse the repository at this point in the history
chore: new release candidate (beta)
  • Loading branch information
biati-digital authored Mar 31, 2024
2 parents c078589 + e49f6a3 commit d5849d1
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 2 deletions.
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"@glightbox/video": "1.0.0-beta.1"
},
"changesets": [
"cool-fishes-yawn",
"nine-books-hope",
"tasty-melons-occur",
"twenty-pants-bow"
Expand Down
6 changes: 6 additions & 0 deletions packages/glightbox/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# glightbox

## 4.0.0-beta.8

### Patch Changes

- [`c078589`](https://github.com/biati-digital/glightbox/commit/c078589f24a14e890593366913ae6c14884616a9) Thanks [@biati-digital](https://github.com/biati-digital)! - fixed lightbox and overlay height

## 4.0.0-beta.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/glightbox/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "glightbox",
"version": "4.0.0-beta.7",
"version": "4.0.0-beta.8",
"description": "Beautiful Pure Javascript Lightbox",
"homepage": "https://biati-digital.github.io/glightbox/",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"access": "public"
},
"devDependencies": {
"glightbox": "^4.0.0-beta.7"
"glightbox": "^4.0.0-beta.8"
},
"author": "Biati Digital",
"license": "GPLV3"
Expand Down

0 comments on commit d5849d1

Please sign in to comment.