Skip to content

Commit

Permalink
[ci] release
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and megheaiulian committed Mar 19, 2024
1 parent 87e6e7f commit b379366
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/swift-balloons-reflect.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# pion

## 2.5.1

### Patch Changes

- 767a24e: Fixed a bug in which [lit directives are never cleaned up properly](https://github.com/pionjs/pion/issues/17).

## 2.5.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pionjs/pion",
"version": "2.5.0",
"version": "2.5.1",
"description": "Hooks for web components",
"main": "lib/haunted.js",
"module": "lib/haunted.js",
Expand Down

0 comments on commit b379366

Please sign in to comment.