Skip to content

Commit 1d05ac1

Browse files
committed
chore(release): bump version to 0.3.4
First release after the devkit-baseline merge (PR #4). No public API changes vs 0.3.3 — but the JSR bundle is now significantly smaller because publish.include/exclude was added in #4 (was previously shipping the entire repo into every install). InfoSec: no security impact — version metadata only. The release tag push will trigger publish.yml which runs the vendored secrets-and-sast scan before publishing.
1 parent 8ac7729 commit 1d05ac1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deno.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@esolia/marquis",
3-
"version": "0.3.3",
3+
"version": "0.3.4",
44
"exports": "./mod.ts",
55
"tasks": {
66
"check": "deno check mod.ts",

0 commit comments

Comments
 (0)