Skip to content

Commit b5564a7

Browse files
authored
chore(main): release lh-basics-plugin-project 0.4.2 (#441)
1 parent 15741c3 commit b5564a7

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-4
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.4.1"
2+
".": "0.4.2"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.4.2](https://github.com/luehrsenheinrich/lh-basics-plugin/compare/lh-basics-plugin-project-v0.4.1...lh-basics-plugin-project-v0.4.2) (2026-01-20)
4+
5+
6+
### Bug Fixes
7+
8+
* Expose GLightbox as lhGlightbox to window ([#440](https://github.com/luehrsenheinrich/lh-basics-plugin/issues/440)) ([15741c3](https://github.com/luehrsenheinrich/lh-basics-plugin/commit/15741c3f7aedb2a2a45658635f11a54084db6d18))
9+
310
## [0.4.1](https://github.com/luehrsenheinrich/lh-basics-plugin/compare/lh-basics-plugin-project-v0.4.0...lh-basics-plugin-project-v0.4.1) (2025-09-26)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "lh-basics-plugin-project",
33
"title": "LH Basics Plugin Project",
44
"slug": "lhbasics",
5-
"version": "0.4.1",
5+
"version": "0.4.2",
66
"description": "A WordPress plugin project by Luehrsen // Heinrich ",
77
"scripts": {
88
"build": "webpack",

0 commit comments

Comments
 (0)