Skip to content

Commit d3e34d4

Browse files
Merge branch 'main' into story/18-b
2 parents 3b3c7d3 + e9a3f03 commit d3e34d4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.semver.commit.tag

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Build No: 14269
22
Last Commit: commit 9a935827b0abfbd76624e71f3d9211f6c4c7581a
33
Author: Lyns <lotsofthoughts@lynsei.com>
4-
Date: Mon Aug 4 14:48:02 2025 -0400
4+
Date: Mon Aug 4 14:48:02 2025 -0400

deno.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@softdist/extensions",
3-
"version": "0.3.7+14269",
3+
"version": "0.3.7",
44
"license": "MIT",
55
"exports": "./src/mod.ts",
66
"test": {

src/version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
// This file is auto-generated. Do not edit.
2-
export const generatedVersion = '0.3.7+14269'
2+
export const generatedVersion = '0.3.7'

0 commit comments

Comments
 (0)