diff --git a/CHANGELOG.md b/CHANGELOG.md index 74e3df7..74f7e94 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,10 @@ # Changelog +All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. + +### 0.1.1 (2026-07-07) + +# Changelog + All notable changes are documented here. This file is generated from Conventional Commits by `standard-version` at each release. diff --git a/package.json b/package.json index 4e51bcc..23f222d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cisstech/node-lens", - "version": "0.1.0", + "version": "0.1.1", "repository": { "type": "git", "url": "https://github.com/cisstech/node-lens"