Skip to content

Commit 7deebd2

Browse files
release: 1.0.0-alpha.17 (#439)
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>
1 parent 1e4b2a9 commit 7deebd2

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## [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)
2+
3+
### :package: Build
4+
5+
- [[`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))
6+
- [[`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))
7+
- [[`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))
8+
- [[`a58bba7`](https://github.com/flex-development/docast/commit/a58bba7392477ed4d085976ccf3ca72d81a67d52)] **deps:** bump @flex-development/unist-util-types from 1.2.0 to 1.3.1
9+
10+
### :robot: Continuous Integration
11+
12+
- [[`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))
13+
- [[`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))
14+
115
## [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)
216

317
### :package: Build
@@ -534,3 +548,4 @@
534548

535549

536550

551+

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@flex-development/docast",
33
"description": "Docblock Abstract Syntax Tree format",
4-
"version": "1.0.0-alpha.16",
4+
"version": "1.0.0-alpha.17",
55
"keywords": [
66
"ast",
77
"doc",

0 commit comments

Comments
 (0)