We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5163b1b commit 45c3c9fCopy full SHA for 45c3c9f
.github/workflows/npmdeploy.yml
@@ -20,7 +20,7 @@ jobs:
20
node-version: 20
21
always-auth: true
22
23
- - uses: pnpm/action-setup@v2.4.0
+ - uses: pnpm/action-setup@v4
24
name: Install pnpm
25
id: pnpm-install
26
with:
packages/params/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@ekwoka/alpine-history",
3
- "version": "0.2.0",
+ "version": "0.2.1",
4
"description": "Sync Component an Store values to the URL Search Params!!!",
5
"author": {
6
"name": "Eric Kwoka",
0 commit comments