Skip to content

Commit 87ec4c6

Browse files
author
hydepwns
committed
docs: update changelog and readme for 0.1.1 release
Add changelog entry for 0.1.1 with CI fixes and LuaRocks rockspec addition. Update documentation to reflect latest changes.
1 parent dda38b3 commit 87ec4c6

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1515
## [0.1.1] - 2024-06-13
1616

1717
### Added
18+
1819
- LuaRocks rockspec (`mona-scm-1.rockspec`) for easy installation and distribution.
1920

2021
### Fixed
22+
2123
- CI workflow now uses the bundled `plenary.nvim` instead of installing via luarocks, ensuring consistent test results between local and CI environments.
2224

2325
## [0.1.0] - 2025-07-16

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@
55

66
Enhanced monospaced font management and configuration for Neovim.
77

8-
>Monaspace is a next-generation font family from GitHub Next, designed for >code: ligatures, texture healing, and beautiful style mixing. [Learn more](https://github.com/githubnext/monaspace)
8+
>Monaspace is a next-generation font family from GitHub Next, designed for code: ligatures, texture healing, and beautiful style mixing. [Learn more](https://github.com/githubnext/monaspace)
9+
10+
**💡 tldr; Want to see the fonts side by side?** Visit [monaspace.githubnext.com](https://monaspace.githubnext.com/) for an interactive font preview!
911

1012
## Features
1113

@@ -162,6 +164,8 @@ require("mona").setup({
162164
- **Radon** - Handwritten style
163165
- **Krypton** - Display style
164166

167+
**🎨 See all fonts in action:** [monaspace.githubnext.com](https://monaspace.githubnext.com/)
168+
165169
## CI/CD
166170

167171
This project uses GitHub Actions for continuous integration:

0 commit comments

Comments
 (0)