diff --git a/CHANGELOG.md b/CHANGELOG.md index e69de29..294b25f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -0,0 +1,38 @@ +## 1.0.0-alpha.1 (2024-02-20) + +### :package: Build + +- [[`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)) +- [[`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)) + +### :robot: Continuous Integration + +- [[`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)) +- [[`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)) +- [[`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)) +- [[`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)) +- [[`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)) +- [[`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)) +- [[`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)) +- [[`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)) +- [[`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)) + +### :pencil: Documentation + +- [[`36198e8`](https://github.com/flex-development/docast-util-from-docs/commit/36198e8ee9b288adfe7ce63065c3d3962022f5ea)] api +- [[`c956ac9`](https://github.com/flex-development/docast-util-from-docs/commit/c956ac986cb1dc327f5fb5940bb4dbb9eaacbf45)] markdown syntax +- [[`3597c30`](https://github.com/flex-development/docast-util-from-docs/commit/3597c309707b575b51545bfc47804effa744b40a)] use +- [[`32c0064`](https://github.com/flex-development/docast-util-from-docs/commit/32c00640d2c9e71c663ff1062e69b51ffb695cf3)] what is this? +- [[`42d65d6`](https://github.com/flex-development/docast-util-from-docs/commit/42d65d6cd2b7a49bae4a832a388cf0e2fe8d1162)] when should i use this? + +### :sparkles: Features + +- [[`21ab584`](https://github.com/flex-development/docast-util-from-docs/commit/21ab584f66e2b2fb2bf55341d623fb55964e3027)] **lexer:** `Lexer` +- [[`2065353`](https://github.com/flex-development/docast-util-from-docs/commit/2065353a79c8277f28b1bbd43e6ae88ce76cf57b)] **types:** `Transform` +- [[`a92efb0`](https://github.com/flex-development/docast-util-from-docs/commit/a92efb0638584d19c715660668bc3c4bbac58a3c)] **util:** `fromDocs` + +### :house_with_garden: Housekeeping + +- [[`fc3c16c`](https://github.com/flex-development/docast-util-from-docs/commit/fc3c16c14aaffcddfeee722ddc5a21b1b9543b1b)] initial commit + +