Skip to content

Commit 9244040

Browse files
authored
1.28.4 (#191)
1 parent 6a16171 commit 9244040

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@formo/analytics",
3-
"version": "1.28.3",
3+
"version": "1.28.4",
44
"packageManager": "pnpm@9.0.0",
55
"repository": {
66
"type": "git",

src/version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
// This file is auto-generated by scripts/update-version.js during npm version
22
// Do not edit manually - it will be overwritten
3-
export const version = '1.28.3';
3+
export const version = '1.28.4';

0 commit comments

Comments
 (0)