Skip to content

Commit f79c525

Browse files
chore: release v0.8.0 (#130)
Co-authored-by: beeb-release-plz[bot] <146623270+beeb-release-plz[bot]@users.noreply.github.com>
1 parent d83cb74 commit f79c525

File tree

3 files changed

+119
-78
lines changed

3 files changed

+119
-78
lines changed

CHANGELOG.md

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

33
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
44

5+
## [0.8.0] - 2025-09-09
6+
7+
### Added
8+
9+
- **(parser)** [**breaking**] parsers own the source buffers ([#127](https://github.com/beeb/lintspec/pull/127)) - ([c9c77a0](https://github.com/beeb/lintspec/commit/c9c77a00481c0ccf0b7115a324a0c2b9163961b2))
10+
11+
12+
- [**breaking**] add `inheritdoc_override` param for internal functions and modifiers ([#131](https://github.com/beeb/lintspec/pull/131)) - ([e956075](https://github.com/beeb/lintspec/commit/e9560755af7c1fb255028431a25e90facd5fe846))
13+
14+
### Changed
15+
16+
17+
- update codspeed action ([#129](https://github.com/beeb/lintspec/pull/129)) - ([501820d](https://github.com/beeb/lintspec/commit/501820d2164c56d4d1d43d19ec0f8e028aea9780))
18+
19+
### Removed
20+
21+
- **(slang)** [**breaking**] remove private field from builder ([#132](https://github.com/beeb/lintspec/pull/132)) - ([d83cb74](https://github.com/beeb/lintspec/commit/d83cb741a9c3054ba7c71b547196b414161db066))
22+
23+
24+
25+
26+
27+
28+
**Full Changelog**: [0.7.1...0.8.0](https://github.com/beeb/lintspec/compare/v0.7.1...v0.8.0)
29+
530
## [0.7.1] - 2025-09-02
631

732
### Changed

0 commit comments

Comments
 (0)