@oblique/cli
Version:
Command Line Interface to manage Oblique projects
53 lines (30 loc) • 2.98 kB
Markdown
# [13.3.0](https://github.com/oblique-bit/oblique/compare/13.2.3...13.3.0) (2025-06-12)
## Features
- **utils:** remove `@angular-eslint/schematics` dependency ([5bb72337](https://github.com/oblique-bit/oblique/commit/5bb723374155ef95c7424d4d07b6f2d5e1afbdf2))
- **utils:** print cli version before each ob command ([f4573baa](https://github.com/oblique-bit/oblique/commit/f4573baaa3353ad4be7e5cb692b65357c0b6f40f))
# [13.2.0](https://github.com/oblique-bit/oblique/compare/13.1.2...13.2.0) (2025-04-24)
## Features
- **utils:** add check of installed node version ([97b98569](https://github.com/oblique-bit/oblique/commit/97b985699113b3b5955b48e20a9b779d449cea24))
# [13.0.0](https://github.com/oblique-bit/oblique/compare/12.2.3...13.0.0) (2025-02-27)
## Bug Fixes
- **new:** use the correct version of dependencies ([2425328a](https://github.com/oblique-bit/oblique/commit/2425328a2f40d604b2f5edc2db0e1976cacb150a))
- **new:** fix failing linting & tests ([63b4d940](https://github.com/oblique-bit/oblique/commit/63b4d94004bf6dbcfc74e7731218a86353300150))
- **update:** make sure `@schematics/angular` is present and updated ([a2938608](https://github.com/oblique-bit/oblique/commit/a29386082eafe3c6eb89af4ca402493274a97529))
## Features
- **new:** add interactive mode ([e6232529](https://github.com/oblique-bit/oblique/commit/e62325296fb78814bfba25a86e9c5ae1eabf923d))
- **new:** call `npm dedupe` and `npm prune` after install ([8b373f12](https://github.com/oblique-bit/oblique/commit/8b373f12bb5a5d0c1d4852c7ccd378b0455f8515))
- **update:** call `npm dedupe` and `npm prune` after update ([3426e8d5](https://github.com/oblique-bit/oblique/commit/3426e8d53597627180f3e1e28f91b12b7bfc6214))
- **utils:** update the oblique version to 13 ([0aa7dc87](https://github.com/oblique-bit/oblique/commit/0aa7dc87dcc3f4fdadd4d06bea1dfdefd8144f68))
# [12.2.3](https://github.com/oblique-bit/oblique/compare/12.2.2...12.2.3) (2025-01-17)
## Bug Fixes
- **cli:** add `tslib` as a dependency to the released artifact ([612079c3](https://github.com/oblique-bit/oblique/commit/612079c318a8d3ce00372ef57271cf14c3048415))
# [12.2.2](https://github.com/oblique-bit/oblique/compare/12.2.1...12.2.2) (2025-01-10)
## Bug Fixes
- **new:** make sure there is no dependency on `tslib` ([3e83eaad](https://github.com/oblique-bit/oblique/commit/3e83eaad25229988edcff87a29001115b7095b57))
# [12.1.0](https://github.com/oblique-bit/oblique/compare/12.0.4...12.1.0) (2024-12-09)
## Features
- **new:** add `ob new` command ([b2ddd17b](https://github.com/oblique-bit/oblique/commit/b2ddd17bfa701c01058298e39b74862b4424d6e7))
- **update:** add `ob update` command ([e1ec0fdc](https://github.com/oblique-bit/oblique/commit/e1ec0fdc2b716c905e94e10eb1cf1b03c7350d6d))
# [12.0.0](https://github.com/oblique-bit/oblique/compare/11.3.4...12.0.0) (2024-10-08)
## Features
- **cli:** add library ([204b93f5](https://github.com/oblique-bit/oblique/commit/204b93f565b87f51444a850a8e8f92a5bf74e0e7))