Skip to content

Commit e66ca21

Browse files
committed
chore(release): publish
- @waldronmatt/lit-override@2.5.1
1 parent 7d692f6 commit e66ca21

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/lit-override/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.5.1](https://github.com/waldronmatt/groundwork/compare/@waldronmatt/lit-override@2.5.0...@waldronmatt/lit-override@2.5.1) (2024-10-27)
7+
8+
### Bug Fixes
9+
10+
* **mixins:** onConnectedCallback runs only when called, add unit test, refactor event logic ([7d692f6](https://github.com/waldronmatt/groundwork/commit/7d692f61e7f188b34239ff25dd5123d06690b3de)) - by @waldronmatt
11+
612
# [2.5.0](https://github.com/waldronmatt/groundwork/compare/@waldronmatt/lit-override@2.4.0...@waldronmatt/lit-override@2.5.0) (2024-10-25)
713

814
### Features

packages/lit-override/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@waldronmatt/lit-override",
3-
"version": "2.5.0",
3+
"version": "2.5.1",
44
"type": "module",
55
"exports": {
66
"./src/*": "./src/*"

0 commit comments

Comments
 (0)