From ac2ab450b9a1981ef0052869e23046cf71454e8a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bruce=20R=C3=B6ttgers?= Date: Sun, 27 Apr 2025 23:04:02 +0200 Subject: [PATCH] v0.2.2 --- .github/workflows/publish-types.yaml | 1 + types/package.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/publish-types.yaml b/.github/workflows/publish-types.yaml index bdda53a..038e7db 100644 --- a/.github/workflows/publish-types.yaml +++ b/.github/workflows/publish-types.yaml @@ -26,6 +26,7 @@ jobs: with: node-version: "20.x" cache: "pnpm" + cache-dependency-path: "types/pnpm-lock.yaml" registry-url: "https://registry.npmjs.org" - run: cd types && pnpm install --frozen-lockfile diff --git a/types/package.json b/types/package.json index 723abbf..a26f912 100644 --- a/types/package.json +++ b/types/package.json @@ -1,6 +1,6 @@ { "name": "@bcye/structured-wikivoyage-types", - "version": "0.2.1", + "version": "0.2.2", "description": "Types to use when consuming json trees from the structured-wikivoyage-exports project", "keywords": [], "contributors": [