Skip to content

Commit

Permalink
release: 1.0.0-alpha.16 (#431)
Browse files Browse the repository at this point in the history
Signed-off-by: flex-development[bot] <148604919+flex-development[bot]@users.noreply.github.com>
Co-authored-by: flex-development[bot] <148604919+flex-development[bot]@users.noreply.github.com>
  • Loading branch information
flex-development[bot] committed Apr 22, 2024
1 parent bca8678 commit 02caa05
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## [1.0.0-alpha.16](https://github.com/flex-development/docast/compare/1.0.0-alpha.15...1.0.0-alpha.16) (2024-04-21)

### :package: Build

- [[`7f72e91`](https://github.com/flex-development/docast/commit/7f72e91adf0935041e11ee4d984003ceb5563f10)] **deps-dev:** Bump @commitlint/cli from 19.2.1 to 19.2.2 in the commitlint group ([#425](https://github.com/flex-development/docast/issues/425))
- [[`d9edba7`](https://github.com/flex-development/docast/commit/d9edba7e5b2f034061c2811bc9d2248ddd0cbbd3)] **deps-dev:** Bump the typescript-eslint group with 2 updates ([#426](https://github.com/flex-development/docast/issues/426))
- [[`949085f`](https://github.com/flex-development/docast/commit/949085f9f502c34d3ece64ab5527493c147d4c0c)] **deps-dev:** Bump vite from 5.2.8 to 5.2.9 ([#427](https://github.com/flex-development/docast/issues/427))
- [[`2d0a6d9`](https://github.com/flex-development/docast/commit/2d0a6d90d613852d8b5b128e5fbe976b60987f88)] **deps:** `peerDependencies` -> `dependencies`

### :robot: Continuous Integration

- [[`c3d225c`](https://github.com/flex-development/docast/commit/c3d225c8f00eebb23fdcdd2f82f672dd89794c9f)] **deps:** Bump actions/upload-artifact from 4.3.1 to 4.3.2 ([#429](https://github.com/flex-development/docast/issues/429))
- [[`0ab0306`](https://github.com/flex-development/docast/commit/0ab0306da9ac623068fd532f4de8a0052bacb74f)] **deps:** Bump octokit/graphql-action from 2.3.0 to 2.3.1 ([#428](https://github.com/flex-development/docast/issues/428))

## [1.0.0-alpha.15](https://github.com/flex-development/docast/compare/1.0.0-alpha.14...1.0.0-alpha.15) (2024-04-12)

### ⚠ BREAKING CHANGES
Expand Down Expand Up @@ -519,3 +533,4 @@




2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@flex-development/docast",
"description": "Docblock Abstract Syntax Tree format",
"version": "1.0.0-alpha.15",
"version": "1.0.0-alpha.16",
"keywords": [
"ast",
"doc",
Expand Down

0 comments on commit 02caa05

Please sign in to comment.