Skip to content

Commit 47f681c

Browse files
chore(release): 2.2.0 [skip ci]
# [2.2.0](v2.1.69...v2.2.0) (2026-05-03) ### Features * add dependency graph generation ([a2a928a](a2a928a))
1 parent a2a928a commit 47f681c

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [2.2.0](https://github.com/LukasNiessen/ArchUnitTS/compare/v2.1.69...v2.2.0) (2026-05-03)
2+
3+
4+
### Features
5+
6+
* add dependency graph generation ([a2a928a](https://github.com/LukasNiessen/ArchUnitTS/commit/a2a928a7438add6cc2eac9c9765602e44fe301ff))
7+
18
## [2.1.69](https://github.com/LukasNiessen/ArchUnitTS/compare/v2.1.68...v2.1.69) (2026-04-15)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "archunit",
3-
"version": "2.1.69",
3+
"version": "2.2.0",
44
"description": "ArchUnit TypeScript is an architecture testing library, to specify and assert architecture rules in your TypeScript app",
55
"keywords": [
66
"architecture",

0 commit comments

Comments
 (0)