From 9f20f5c7b0dacec168a58b155b04f80c2ccd96a9 Mon Sep 17 00:00:00 2001 From: stdlib-bot <noreply@stdlib.io> Date: Sat, 3 Aug 2024 20:35:52 +0000 Subject: [PATCH] Auto-generated commit --- .github/.keepalive | 2 +- CHANGELOG.md | 71 ++++++++++++++++++++++++++++++++++++---------- 2 files changed, 57 insertions(+), 16 deletions(-) diff --git a/.github/.keepalive b/.github/.keepalive index 41c36b2..bc045a6 100644 --- a/.github/.keepalive +++ b/.github/.keepalive @@ -1 +1 @@ -2024-08-01T05:06:07.770Z +2024-08-03T20:35:49.135Z diff --git a/CHANGELOG.md b/CHANGELOG.md index fa3465b..2615c31 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,9 +2,9 @@ > Package changelog. -<section class="release" id="unreleased"> +<section class="release" id="v0.2.2"> -## Unreleased (2024-08-01) +## 0.2.2 (2024-07-28) <section class="commits"> @@ -12,7 +12,8 @@ <details> -- [`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:** remove blank line _(by Athan Reines)_ +- [`41d41e9`](https://github.com/stdlib-js/stdlib/commit/41d41e959b4eaad3c631e6898e3144a4015a5458) - **test:** include trailing newlines in Julia-generated JSON fixtures _(by Philipp Burckhardt)_ +- [`9ed7d0e`](https://github.com/stdlib-js/stdlib/commit/9ed7d0e7d57edb5ad0dfb65c944bed87d475cbf3) - **chore:** add missing trailing newlines _(by Philipp Burckhardt)_ </details> @@ -26,7 +27,7 @@ A total of 1 person contributed to this release. Thank you to this contributor: -- Athan Reines +- Philipp Burckhardt </section> @@ -36,16 +37,6 @@ A total of 1 person contributed to this release. Thank you to this contributor: <!-- /.release --> -<section class="release" id="v0.2.2"> - -## 0.2.2 (2024-07-28) - -No changes reported for this release. - -</section> - -<!-- /.release --> - <section class="release" id="v0.2.1"> ## 0.2.1 (2024-02-24) @@ -70,7 +61,57 @@ No changes reported for this release. ## 0.1.0 (2023-09-24) -No changes reported for this release. +<section class="features"> + +### Features + +- [`81ca3ab`](https://github.com/stdlib-js/stdlib/commit/81ca3ab33585150e98a402b3e6d57beb1ec36864) - update minimum TypeScript version + +</section> + +<!-- /.features --> + +<section class="breaking-changes"> + +### BREAKING CHANGES + +- [`81ca3ab`](https://github.com/stdlib-js/stdlib/commit/81ca3ab33585150e98a402b3e6d57beb1ec36864): update minimum TypeScript version +- [`81ca3ab`](https://github.com/stdlib-js/stdlib/commit/81ca3ab33585150e98a402b3e6d57beb1ec36864): update minimum TypeScript version to 4.1 + + - To migrate, users should upgrade their TypeScript version to at least version 4.1. + +</section> + +<!-- /.breaking-changes --> + +<section class="commits"> + +### Commits + +<details> + +- [`81ca3ab`](https://github.com/stdlib-js/stdlib/commit/81ca3ab33585150e98a402b3e6d57beb1ec36864) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_ +- [`d5fa8e8`](https://github.com/stdlib-js/stdlib/commit/d5fa8e8a6267a837a25a7027e9fe3e847bc2d1c5) - **test:** use strictEqual checks _(by Philipp Burckhardt)_ +- [`ce7e336`](https://github.com/stdlib-js/stdlib/commit/ce7e3367c0f9477773fe76dd0eca64dc6ad33c02) - **docs:** update equations _(by Philipp Burckhardt)_ +- [`37f032d`](https://github.com/stdlib-js/stdlib/commit/37f032d4a571f667ea99f6f52f60b5d736c627f3) - **docs:** render equations via math code blocks _(by Philipp Burckhardt)_ + +</details> + +</section> + +<!-- /.commits --> + +<section class="contributors"> + +### Contributors + +A total of 1 person contributed to this release. Thank you to this contributor: + +- Philipp Burckhardt + +</section> + +<!-- /.contributors --> </section>