Skip to content

Commit 02caa05

Browse files
release: 1.0.0-alpha.16 (#431)
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 bca8678 commit 02caa05

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.16](https://github.com/flex-development/docast/compare/1.0.0-alpha.15...1.0.0-alpha.16) (2024-04-21)
2+
3+
### :package: Build
4+
5+
- [[`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))
6+
- [[`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))
7+
- [[`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))
8+
- [[`2d0a6d9`](https://github.com/flex-development/docast/commit/2d0a6d90d613852d8b5b128e5fbe976b60987f88)] **deps:** `peerDependencies` -> `dependencies`
9+
10+
### :robot: Continuous Integration
11+
12+
- [[`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))
13+
- [[`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))
14+
115
## [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)
216

317
### ⚠ BREAKING CHANGES
@@ -519,3 +533,4 @@
519533

520534

521535

536+

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.15",
4+
"version": "1.0.0-alpha.16",
55
"keywords": [
66
"ast",
77
"doc",

0 commit comments

Comments
 (0)