Skip to content

Commit 537c06e

Browse files
chore: version packages (#355)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1914333 commit 537c06e

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/fuzzy-pans-talk.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

src/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# vocs
22

3+
## 1.2.2
4+
5+
### Patch Changes
6+
7+
- [`1914333`](https://github.com/wevm/vocs/commit/1914333e40d7353676812b6e45f3d0357e5da6dd) Thanks [@jxom](https://github.com/jxom)! - Enhanced sidebar active match mechanism to avoid duplicate topnav matches.
8+
39
## 1.2.1
410

511
### Patch Changes

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vocs",
33
"description": "React Documentation Generator, powered by Vite.",
4-
"version": "1.2.1",
4+
"version": "1.2.2",
55
"type": "module",
66
"bin": {
77
"vocs": "./_lib/cli/index.js"

0 commit comments

Comments
 (0)