Skip to content

Commit 5f674ce

Browse files
committed
chore(release): 0.1.10
1 parent 52b6547 commit 5f674ce

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
44

5+
## [0.1.10](https://github.com/FjellOverflow/typem/compare/v0.1.9...v0.1.10) (2025-10-29)
6+
7+
8+
### Features
9+
10+
* filter lists on name, description & tags ([5d0006a](https://github.com/FjellOverflow/typem/commit/5d0006a8e16dc808f51e45cd4113626b740d9417))
11+
12+
13+
### Bug Fixes
14+
15+
* type error ([52b6547](https://github.com/FjellOverflow/typem/commit/52b65478cd7daef984c831dc03c1f22f5042d4cd))
16+
517
## [0.1.9](https://github.com/FjellOverflow/typem/compare/v0.1.8...v0.1.9) (2025-10-23)
618

719

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "typem",
3-
"version": "0.1.9",
3+
"version": "0.1.10",
44
"private": true,
55
"description": "Type out the list items as quickly as possible.",
66
"homepage": "https://github.com/FjellOverflow/typem",

0 commit comments

Comments
 (0)