Skip to content

chore(release): bump version to 1.1.0 🔖#3

Merged
NeaByteLab merged 2 commits intomainfrom
chore/release-1.1.0
Mar 25, 2026
Merged

chore(release): bump version to 1.1.0 🔖#3
NeaByteLab merged 2 commits intomainfrom
chore/release-1.1.0

Conversation

@NeaByteLab
Copy link
Owner

@NeaByteLab NeaByteLab commented Mar 25, 2026

Summary

Bumps the library version to 1.1.0 across npm + Deno metadata and documents the local check/test commands in the README.

Goals

  • Keep package.json and deno.json versions in sync
  • Make it obvious how to run checks and unit tests locally

Non-Goals

  • Runtime behavior changes

Changes

  • package.json: set version to 1.1.0
  • deno.json: set version to 1.1.0
  • README.md: add deno task check / deno task test instructions

How To Test

  1. Run deno task check
  2. Run deno task test

Checklist

  • CI passes on the PR
  • Versions aligned across npm + Deno

- Add `deno task check` and `deno task test` guidance
- Document test location under `tests/`
- Update `deno.json` version field
- Update `package.json` version field
@NeaByteLab NeaByteLab self-assigned this Mar 25, 2026
@NeaByteLab NeaByteLab merged commit d871fdf into main Mar 25, 2026
1 check passed
@NeaByteLab NeaByteLab deleted the chore/release-1.1.0 branch March 25, 2026 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant