We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76cf600 commit 2c353c5Copy full SHA for 2c353c5
doc/changelog.md
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+## [v1.2.2] - (11/20/2025)
9
+### Fixed
10
+- Resolved build errors in `VexComponent.ts` by restoring missing methods.
11
+- Fixed module declaration errors in `AppModule`.
12
+- Increased CSS budget in `angular.json` to resolve build failure.
13
+
14
## [v1.2.1] - (11/29/23)
15
### Added
16
- Support for XML CDX SBOM's in Convert and Generate added
0 commit comments