Skip to content

Commit 45c3c9f

Browse files
committed
📦 Release Alpine History v0.2.1
1 parent 5163b1b commit 45c3c9f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/npmdeploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
node-version: 20
2121
always-auth: true
2222

23-
- uses: pnpm/action-setup@v2.4.0
23+
- uses: pnpm/action-setup@v4
2424
name: Install pnpm
2525
id: pnpm-install
2626
with:

packages/params/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ekwoka/alpine-history",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "Sync Component an Store values to the URL Search Params!!!",
55
"author": {
66
"name": "Eric Kwoka",

0 commit comments

Comments
 (0)