Skip to content

Commit ff8680e

Browse files
committed
1.0.1-alpha.211
1 parent 06bd860 commit ff8680e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ All notable changes to this project will be documented in this file.
77
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
88
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
99

10+
## [1.0.1-alpha.211] - 2025-09-14
11+
12+
> Publish change only, tags version as `latest` in npm
13+
1014
## [1.0.1-alpha.210] - 2025-09-14
1115

1216
### Added

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@virtualstate/navigation",
3-
"version": "1.0.1-alpha.210",
3+
"version": "1.0.1-alpha.211",
44
"main": "./esnext/index.js",
55
"module": "./esnext/index.js",
66
"types": "./esnext/index.d.ts",

0 commit comments

Comments
 (0)