Skip to content

Commit 271e13e

Browse files
github-actions[bot]cristinecula
authored andcommitted
[ci] release
1 parent 7fdaad7 commit 271e13e

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/moody-moles-collect.md

-5
This file was deleted.

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# pion
22

3+
## 2.8.1
4+
5+
### Patch Changes
6+
7+
- 9dfa50a: `lift` does not need `setter` to be a `StateUpdater`
8+
39
## 2.8.0
410

511
### Minor Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pionjs/pion",
3-
"version": "2.8.0",
3+
"version": "2.8.1",
44
"description": "Hooks for web components",
55
"main": "lib/haunted.js",
66
"module": "lib/haunted.js",

0 commit comments

Comments
 (0)