Skip to content

Commit 113b9df

Browse files
release: 1.0.0-alpha.1 (#16)
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 7e1e724 commit 113b9df

File tree

1 file changed

+38
-0
lines changed

1 file changed

+38
-0
lines changed

CHANGELOG.md

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
## 1.0.0-alpha.1 (2024-02-20)
2+
3+
### :package: Build
4+
5+
- [[`6b031b3`](https://github.com/flex-development/docast-util-from-docs/commit/6b031b3776b45d24577eebd3bd28c3fb09f8547c)] **deps-dev:** Bump the vitest group with 2 updates ([#13](https://github.com/flex-development/docast-util-from-docs/issues/13))
6+
- [[`85c1290`](https://github.com/flex-development/docast-util-from-docs/commit/85c129085fa44cf38011ea3160a588f4bf877e96)] **deps:** Bump semver from 5.7.1 to 5.7.2 ([#6](https://github.com/flex-development/docast-util-from-docs/issues/6))
7+
8+
### :robot: Continuous Integration
9+
10+
- [[`f9ab170`](https://github.com/flex-development/docast-util-from-docs/commit/f9ab17040a0c30164fefad436977da9988053d4b)] **deps:** Bump actions/cache from 3.3.2 to 4.0.0 ([#4](https://github.com/flex-development/docast-util-from-docs/issues/4))
11+
- [[`ffc08d3`](https://github.com/flex-development/docast-util-from-docs/commit/ffc08d3e268632853aefd96d4029fb8fad100bd7)] **deps:** Bump actions/create-github-app-token from 1.6.0 to 1.8.0 ([#1](https://github.com/flex-development/docast-util-from-docs/issues/1))
12+
- [[`5a91335`](https://github.com/flex-development/docast-util-from-docs/commit/5a91335393ffa6d07f1ad7a21eaa557367c09fd9)] **deps:** Bump actions/setup-node from 3.8.1 to 4.0.2 ([#10](https://github.com/flex-development/docast-util-from-docs/issues/10))
13+
- [[`af8e9f4`](https://github.com/flex-development/docast-util-from-docs/commit/af8e9f4c43e6fa032fab95f0cb7d337b405b6267)] **deps:** Bump actions/upload-artifact from 3.1.3 to 4.3.1 ([#5](https://github.com/flex-development/docast-util-from-docs/issues/5))
14+
- [[`434eb13`](https://github.com/flex-development/docast-util-from-docs/commit/434eb1305facfed611442a595d1b35cf5085f4e6)] **deps:** Bump andstor/file-existence-action from 2.0.0 to 3.0.0 ([#12](https://github.com/flex-development/docast-util-from-docs/issues/12))
15+
- [[`fb23d89`](https://github.com/flex-development/docast-util-from-docs/commit/fb23d89f200d2082ebaafc45efaa638052c0d22d)] **deps:** Bump codecov/codecov-action from 3.1.4 to 4.0.1 ([#3](https://github.com/flex-development/docast-util-from-docs/issues/3))
16+
- [[`72a5e28`](https://github.com/flex-development/docast-util-from-docs/commit/72a5e281a21094605f76a8248cdbcd58f655af67)] **deps:** Bump crazy-max/ghaction-import-gpg from 6.0.0 to 6.1.0 ([#9](https://github.com/flex-development/docast-util-from-docs/issues/9))
17+
- [[`54540a4`](https://github.com/flex-development/docast-util-from-docs/commit/54540a4f6ce79d25240bfa75c156625b7c073665)] **deps:** Bump hmarr/debug-action from 2.1.0 to 3.0.0 ([#11](https://github.com/flex-development/docast-util-from-docs/issues/11))
18+
- [[`cc1373a`](https://github.com/flex-development/docast-util-from-docs/commit/cc1373ae06e7503aff1cf5d78c3bbbc8e9fedb37)] **deps:** Bump kaisugi/action-regex-match from 1.0.0 to 1.0.1 ([#2](https://github.com/flex-development/docast-util-from-docs/issues/2))
19+
20+
### :pencil: Documentation
21+
22+
- [[`36198e8`](https://github.com/flex-development/docast-util-from-docs/commit/36198e8ee9b288adfe7ce63065c3d3962022f5ea)] api
23+
- [[`c956ac9`](https://github.com/flex-development/docast-util-from-docs/commit/c956ac986cb1dc327f5fb5940bb4dbb9eaacbf45)] markdown syntax
24+
- [[`3597c30`](https://github.com/flex-development/docast-util-from-docs/commit/3597c309707b575b51545bfc47804effa744b40a)] use
25+
- [[`32c0064`](https://github.com/flex-development/docast-util-from-docs/commit/32c00640d2c9e71c663ff1062e69b51ffb695cf3)] what is this?
26+
- [[`42d65d6`](https://github.com/flex-development/docast-util-from-docs/commit/42d65d6cd2b7a49bae4a832a388cf0e2fe8d1162)] when should i use this?
27+
28+
### :sparkles: Features
29+
30+
- [[`21ab584`](https://github.com/flex-development/docast-util-from-docs/commit/21ab584f66e2b2fb2bf55341d623fb55964e3027)] **lexer:** `Lexer`
31+
- [[`2065353`](https://github.com/flex-development/docast-util-from-docs/commit/2065353a79c8277f28b1bbd43e6ae88ce76cf57b)] **types:** `Transform`
32+
- [[`a92efb0`](https://github.com/flex-development/docast-util-from-docs/commit/a92efb0638584d19c715660668bc3c4bbac58a3c)] **util:** `fromDocs`
33+
34+
### :house_with_garden: Housekeeping
35+
36+
- [[`fc3c16c`](https://github.com/flex-development/docast-util-from-docs/commit/fc3c16c14aaffcddfeee722ddc5a21b1b9543b1b)] initial commit
37+
38+

0 commit comments

Comments
 (0)