Skip to content

Commit

Permalink
release: 1.0.0-alpha.17 (#439)
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] authored Apr 24, 2024
1 parent 1e4b2a9 commit 7deebd2
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.17](https://github.com/flex-development/docast/compare/1.0.0-alpha.16...1.0.0-alpha.17) (2024-04-24)

### :package: Build

- [[`145a46e`](https://github.com/flex-development/docast/commit/145a46ebb561755af5161d10186196b0a2584f3f)] **deps-dev:** Bump @commitlint/cli from 19.2.2 to 19.3.0 in the commitlint group ([#435](https://github.com/flex-development/docast/issues/435))
- [[`fbed39e`](https://github.com/flex-development/docast/commit/fbed39e507fb839a0a55eba2d0e05bad3f432d09)] **deps-dev:** Bump the typescript-eslint group with 2 updates ([#437](https://github.com/flex-development/docast/issues/437))
- [[`5e9a2cf`](https://github.com/flex-development/docast/commit/5e9a2cf9109fce0fec21d0ba2cfab74f2cf0da7c)] **deps-dev:** Bump vite from 5.2.9 to 5.2.10 ([#434](https://github.com/flex-development/docast/issues/434))
- [[`a58bba7`](https://github.com/flex-development/docast/commit/a58bba7392477ed4d085976ccf3ca72d81a67d52)] **deps:** bump @flex-development/unist-util-types from 1.2.0 to 1.3.1

### :robot: Continuous Integration

- [[`06bfb6f`](https://github.com/flex-development/docast/commit/06bfb6f9aef179209a9a717c95307869b5f3554a)] **deps:** Bump actions/checkout from 4.1.2 to 4.1.3 ([#433](https://github.com/flex-development/docast/issues/433))
- [[`b60a45c`](https://github.com/flex-development/docast/commit/b60a45cbc55efddae78e545dbfe13d732a4bc31b)] **deps:** Bump actions/upload-artifact from 4.3.2 to 4.3.3 ([#438](https://github.com/flex-development/docast/issues/438))

## [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
Expand Down Expand Up @@ -534,3 +548,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.16",
"version": "1.0.0-alpha.17",
"keywords": [
"ast",
"doc",
Expand Down

0 comments on commit 7deebd2

Please sign in to comment.