Skip to content

Commit dad34d5

Browse files
docs: bump version to 1.2.1
1 parent 3086188 commit dad34d5

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [1.2.1] - 2026-03-20
11+
12+
### Changed
13+
- `README.md` + `install.sh`: font install section now offers three explicit
14+
options — `p10k configure` (wizard, easiest), `~/.dotfiles/scripts/install-fonts.sh`
15+
(absolute path, works after `curl | bash` install), and a `bash <(curl ...)` one-liner
16+
(no local repo required); fixes confusing `./scripts/install-fonts.sh` relative path
17+
shown in post-install message when user is not in the dotfiles directory
18+
1019
## [1.2.0] - 2026-03-20
1120

1221
### Added

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.2.0
1+
1.2.1

0 commit comments

Comments
 (0)