# Changelog

## [1.0.1](https://github.com/niieani/condu/compare/@condu/workspace-utils@1.0.0...@condu/workspace-utils@1.0.1) (2025-08-10)


### Bug Fixes

* update dependencies ([d13f3f8](https://github.com/niieani/condu/commit/d13f3f848dab7277cfeec5e53cc25ac0f454a054))

## [1.0.0](https://github.com/niieani/condu/compare/@condu/workspace-utils@0.1.7...@condu/workspace-utils@1.0.0) (2025-08-02)


### Features

* track managed scripts ([71af7a6](https://github.com/niieani/condu/commit/71af7a670a0a5b0b79e325380cfc9d38734b309e))


### Bug Fixes

* dependency upgrade ([ba2f8bb](https://github.com/niieani/condu/commit/ba2f8bb0cb6ab8f9f59861f1e921971238ec868b))
* update fast-glob import ([43d12a3](https://github.com/niieani/condu/commit/43d12a3e0b21675d7b12c48cf7ab1a25663daa36))
* upgrade dependencies ([df64406](https://github.com/niieani/condu/commit/df64406b2322e8db6d1ad3f86f6ab9dfd3001871))
* upgrade dependencies ([37f4e2b](https://github.com/niieani/condu/commit/37f4e2babd29a9be1c69427ee13bcd08b8bbe25a))


### Miscellaneous Chores

* release 1.0.0 ([9d876c9](https://github.com/niieani/condu/commit/9d876c9fba8dbc305ac5be25e6f4fda47d6400b9))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @condu/schema-types bumped to 1.0.0

## [0.1.7](https://github.com/niieani/condu/compare/@condu/workspace-utils@0.1.6...@condu/workspace-utils@0.1.7) (2024-12-21)


### Bug Fixes

* move constants to separate file ([f15e47a](https://github.com/niieani/condu/commit/f15e47a35768012ec47ccec2f6f19af1cb5b611d))

## [0.1.6](https://github.com/niieani/condu/compare/@condu/workspace-utils@0.1.5...@condu/workspace-utils@0.1.6) (2024-10-12)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @condu/types bumped to 0.1.5

## [0.1.5](https://github.com/niieani/condu/compare/@condu/workspace-utils@0.1.4...@condu/workspace-utils@0.1.5) (2024-10-07)


### Features

* correctly resolve package versions before publishing ([ac37454](https://github.com/niieani/condu/commit/ac374544ecb35ad3c3f27a830f24276928168306))
* enable linking other monorepos ([e707687](https://github.com/niieani/condu/commit/e707687bd2d5e109bb6d9eb96a9b777eb85e9737))
* implement pnpm feature ([43316f6](https://github.com/niieani/condu/commit/43316f6ceb27777b2d8d4a31df2a5e107e98e289))
* initial support for single-repo configuration ([08402b2](https://github.com/niieani/condu/commit/08402b263ca671c05a0d3085a4801baa172910d0))
* package cli as 'condu' npm package ([0c1860b](https://github.com/niieani/condu/commit/0c1860bc4ccc11d89fce8c938f9d5e70d88a9c98))
* refactor package loading ([4c736a8](https://github.com/niieani/condu/commit/4c736a83077e0294a7854c8a2b9c95a5878149f3))
* support release to NPM ([4401bfe](https://github.com/niieani/condu/commit/4401bfe7a457ea3fb516d0165b89652aa3ef5200))


### Bug Fixes

* extract core functionality to 'condu' package ([e2a5e53](https://github.com/niieani/condu/commit/e2a5e539f7aeaadedd3359d8bf80591f3e4ee258))
* package updates and eslint fixes ([0ed7c63](https://github.com/niieani/condu/commit/0ed7c63c75992a8952c84d6d79280f3ca3bf4225))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @condu/types bumped to 0.1.4

## [0.1.4](https://github.com/niieani/condu/compare/@condu/workspace-utils@0.1.3...@condu/workspace-utils@0.1.4) (2024-08-03)


### Features

* initial support for single-repo configuration ([08402b2](https://github.com/niieani/condu/commit/08402b263ca671c05a0d3085a4801baa172910d0))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @condu/types bumped to 0.1.3

## [0.1.3](https://github.com/niieani/toolchain/compare/@condu/workspace-utils@0.1.2...@condu/workspace-utils@0.1.3) (2024-07-25)


### Features

* enable linking other monorepos ([e707687](https://github.com/niieani/toolchain/commit/e707687bd2d5e109bb6d9eb96a9b777eb85e9737))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @condu/types bumped to 0.1.2

## [0.1.2](https://github.com/niieani/toolchain/compare/@condu/workspace-utils@0.1.1...@condu/workspace-utils@0.1.2) (2024-07-10)


### Features

* implement pnpm feature ([43316f6](https://github.com/niieani/toolchain/commit/43316f6ceb27777b2d8d4a31df2a5e107e98e289))

## [0.1.1](https://github.com/niieani/toolchain/compare/@condu/workspace-utils@0.1.0...@condu/workspace-utils@0.1.1) (2024-07-08)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @condu/types bumped to 0.1.1

## [0.1.0](https://github.com/niieani/toolchain/compare/@condu/workspace-utils@0.0.1...@condu/workspace-utils@0.1.0) (2024-07-08)


### Features

* correctly resolve package versions before publishing ([ac37454](https://github.com/niieani/toolchain/commit/ac374544ecb35ad3c3f27a830f24276928168306))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @condu/types bumped to 0.1.0

## 0.0.1 (2024-07-07)


### Features

* package cli as 'condu' npm package ([0c1860b](https://github.com/niieani/toolchain/commit/0c1860bc4ccc11d89fce8c938f9d5e70d88a9c98))
* refactor package loading ([4c736a8](https://github.com/niieani/toolchain/commit/4c736a83077e0294a7854c8a2b9c95a5878149f3))
* support release to NPM ([4401bfe](https://github.com/niieani/toolchain/commit/4401bfe7a457ea3fb516d0165b89652aa3ef5200))


### Bug Fixes

* extract core functionality to 'condu' package ([e2a5e53](https://github.com/niieani/toolchain/commit/e2a5e539f7aeaadedd3359d8bf80591f3e4ee258))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @condu/types bumped to 0.0.1
