From 7a84cfe1a44a8ded589b54a6c72ce5fdd5dd59bb Mon Sep 17 00:00:00 2001 From: Jason Williscroft Date: Thu, 7 Nov 2024 12:11:18 +0800 Subject: [PATCH] chore: release v0.6.13 --- CHANGELOG.md | 298 ++++++++++++++++++++++++++++++++ docs/functions/index.foo.html | 2 +- docs/modules/index.html | 2 +- docs/types/index.FooTarget.html | 2 +- package-lock.json | 4 +- package.json | 2 +- 6 files changed, 304 insertions(+), 6 deletions(-) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..26087b9 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,298 @@ +### Changelog + +All notable changes to this project will be documented in this file. Dates are displayed in UTC. + +Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). + +#### [v0.6.13](https://github.com/karmaniverous/npm-package-template-ts/compare/v2.0.6...v0.6.13) + +- typedoc site [`1b72314`](https://github.com/karmaniverous/npm-package-template-ts/commit/1b7231495f944192d9a9029c20afb3b914c7a579) +- updated dependencies [`e8ae168`](https://github.com/karmaniverous/npm-package-template-ts/commit/e8ae168890a2524f2ee910b833e261a202bffeea) +- updated dependencies & configured knip [`a1158ea`](https://github.com/karmaniverous/npm-package-template-ts/commit/a1158ea3b71564858e9f72358172067cdc54d9a6) + +### [v2.0.6](https://github.com/karmaniverous/npm-package-template-ts/compare/v0.6.12...v2.0.6) + +> 9 June 2024 + +- Feature/GH-16-support-prerelease-from-any-branch [`#17`](https://github.com/karmaniverous/npm-package-template-ts/pull/17) +- [GH-14] added tsdoc support [`#15`](https://github.com/karmaniverous/npm-package-template-ts/pull/15) +- [GH-12] added json import support [`#13`](https://github.com/karmaniverous/npm-package-template-ts/pull/13) +- Feature/gh-6-add-cli-support [`#9`](https://github.com/karmaniverous/npm-package-template-ts/pull/9) +- [GH-4] Added tslog logging [`#5`](https://github.com/karmaniverous/npm-package-template-ts/pull/5) +- updated dependencies [`ca882a3`](https://github.com/karmaniverous/npm-package-template-ts/commit/ca882a3d59eb145a6a58e366ce3e91eff49a3416) +- Added noderesolve & incremental builds [`de7ce79`](https://github.com/karmaniverous/npm-package-template-ts/commit/de7ce7922f698a90b6db222fede70c4be5586ac3) +- updated dependencies [`ceb4894`](https://github.com/karmaniverous/npm-package-template-ts/commit/ceb489482c55cee21edeea6e5701db29dd311635) + +#### [v0.6.12](https://github.com/karmaniverous/npm-package-template-ts/compare/v0.6.11...v0.6.12) + +> 7 October 2024 + +- chore: release v0.6.12 [`4adce6d`](https://github.com/karmaniverous/npm-package-template-ts/commit/4adce6dbc54e301e885850cf6a1d28b66141cf20) +- updated plugin handling [`4f4283f`](https://github.com/karmaniverous/npm-package-template-ts/commit/4f4283fed54b86ae12991e97f1bfdc093d7731f1) + +#### [v0.6.11](https://github.com/karmaniverous/npm-package-template-ts/compare/v0.6.10...v0.6.11) + +> 2 October 2024 + +- updated dependencies [`83e753b`](https://github.com/karmaniverous/npm-package-template-ts/commit/83e753bbecdc3025ab7d67ec6c9ca1750696ab06) +- chore: release v0.6.11 [`75379b4`](https://github.com/karmaniverous/npm-package-template-ts/commit/75379b478ab17c8b562aa4d0f2de07f5e8170475) +- exclude external dependencies & simplify d.ts generation [`f837fe1`](https://github.com/karmaniverous/npm-package-template-ts/commit/f837fe198e56ea359aba94460ce71348cd5aaef1) + +#### [v0.6.10](https://github.com/karmaniverous/npm-package-template-ts/compare/v0.6.9...v0.6.10) + +> 30 August 2024 + +- removed eslint version restriction [`89d52c8`](https://github.com/karmaniverous/npm-package-template-ts/commit/89d52c83270852984b23ee66e82f7b4651283eb9) +- chore: release v0.6.10 [`75f0cdf`](https://github.com/karmaniverous/npm-package-template-ts/commit/75f0cdf29979b4918dbc6edeeb66cd4a7975ee98) +- updated docs [`4599068`](https://github.com/karmaniverous/npm-package-template-ts/commit/4599068c5d68df8d88aba6912754d06766d82819) + +#### [v0.6.9](https://github.com/karmaniverous/npm-package-template-ts/compare/v0.6.8...v0.6.9) + +> 25 August 2024 + +- Extended tsdoc to support typedoc [`815a016`](https://github.com/karmaniverous/npm-package-template-ts/commit/815a016664778bc402c8ba4ff05660650bc75419) +- chore: release v0.6.9 [`6556fa9`](https://github.com/karmaniverous/npm-package-template-ts/commit/6556fa9c682227da8c010bca28c31056d61dbba1) +- updated docs [`615e677`](https://github.com/karmaniverous/npm-package-template-ts/commit/615e67799c7a79eb2205a3983fc081926cd81bec) + +#### [v0.6.8](https://github.com/karmaniverous/npm-package-template-ts/compare/v0.6.7...v0.6.8) + +> 25 August 2024 + +- typedoc site [`1b72314`](https://github.com/karmaniverous/npm-package-template-ts/commit/1b7231495f944192d9a9029c20afb3b914c7a579) +- updated dependencies [`e8ae168`](https://github.com/karmaniverous/npm-package-template-ts/commit/e8ae168890a2524f2ee910b833e261a202bffeea) +- chore: release v0.4.1 [`1a536c4`](https://github.com/karmaniverous/npm-package-template-ts/commit/1a536c49adfbe23b568391483bc3566fd758b6ca) + +#### [v0.6.7](https://github.com/karmaniverous/npm-package-template-ts/compare/v0.6.6...v0.6.7) + +> 25 August 2024 + +- typedoc site [`0d673d4`](https://github.com/karmaniverous/npm-package-template-ts/commit/0d673d4f27f18c6ec7104b657b244e15c3535c0c) +- updated dependencies [`d40a21e`](https://github.com/karmaniverous/npm-package-template-ts/commit/d40a21ea3bd44ce0d078eb3fc023fe1893351318) +- chore: release v0.4.1 [`b006090`](https://github.com/karmaniverous/npm-package-template-ts/commit/b006090636f330446ccd3475f80a132ac3376af0) + +#### [v0.6.6](https://github.com/karmaniverous/npm-package-template-ts/compare/v0.6.5...v0.6.6) + +> 25 August 2024 + +- chore: release v0.6.6 [`fa35411`](https://github.com/karmaniverous/npm-package-template-ts/commit/fa35411eedad019ef9f0515b0aa46cb69fa95f71) +- updated docs [`3d24d09`](https://github.com/karmaniverous/npm-package-template-ts/commit/3d24d09850ec014f8ae2da52d71e2694000a85d5) + +#### [v0.6.5](https://github.com/karmaniverous/npm-package-template-ts/compare/v0.6.4...v0.6.5) + +> 25 August 2024 + +- chore: release v0.6.5 [`acd8a3e`](https://github.com/karmaniverous/npm-package-template-ts/commit/acd8a3ed9b859165b913ef8c24801ffb8a950c43) +- updated docs [`804835b`](https://github.com/karmaniverous/npm-package-template-ts/commit/804835b1f417c6c44721768f9a5db97d49ee0211) + +#### [v0.6.4](https://github.com/karmaniverous/npm-package-template-ts/compare/v0.6.3...v0.6.4) + +> 25 August 2024 + +- chore: release v0.6.4 [`9e20a8d`](https://github.com/karmaniverous/npm-package-template-ts/commit/9e20a8d493defacc7f133bd986f287a768d792e1) +- added .env.local.template [`db25fdd`](https://github.com/karmaniverous/npm-package-template-ts/commit/db25fddcf4fa408811172e9470a11f9263871a97) +- updated docs [`73668b5`](https://github.com/karmaniverous/npm-package-template-ts/commit/73668b50a9d040061113e05a9745548fb2857f73) + +#### [v0.6.3](https://github.com/karmaniverous/npm-package-template-ts/compare/v0.6.2...v0.6.3) + +> 25 August 2024 + +- added .env.local support [`b8d4676`](https://github.com/karmaniverous/npm-package-template-ts/commit/b8d4676a79d95488ea3d2980608d148adc280285) +- chore: release v0.6.3 [`0f3920c`](https://github.com/karmaniverous/npm-package-template-ts/commit/0f3920c5d0e882e9309638119aedddf6ddc88dd7) +- updated docs [`a836efa`](https://github.com/karmaniverous/npm-package-template-ts/commit/a836efaefde9a7ff6263788feb14a2f00bea070b) + +#### [v0.6.2](https://github.com/karmaniverous/npm-package-template-ts/compare/v0.6.1...v0.6.2) + +> 25 August 2024 + +- updated docs [`f7b19a2`](https://github.com/karmaniverous/npm-package-template-ts/commit/f7b19a2f7e4143d3d852b7d0666b94dea725037e) +- updated docs [`846fc2c`](https://github.com/karmaniverous/npm-package-template-ts/commit/846fc2cc3667f12d3a481b1d2ed034cd3f65d114) +- chore: release v0.6.2 [`618367c`](https://github.com/karmaniverous/npm-package-template-ts/commit/618367c6a4064836a70500aadc61fe436ff8214b) + +#### [v0.6.1](https://github.com/karmaniverous/npm-package-template-ts/compare/v0.6.0...v0.6.1) + +> 24 August 2024 + +- updated docs [`379b500`](https://github.com/karmaniverous/npm-package-template-ts/commit/379b500c127534c9c737d1d81e9a281753e30618) +- updated docs [`0d7a845`](https://github.com/karmaniverous/npm-package-template-ts/commit/0d7a845cf5d050ec21d7508a2e4a5ecbb3654f40) +- chore: release v0.6.1 [`4694f71`](https://github.com/karmaniverous/npm-package-template-ts/commit/4694f714a8e1ed901754b38eb255f7c9961068bf) + +#### [v0.6.0](https://github.com/karmaniverous/npm-package-template-ts/compare/v0.5.4...v0.6.0) + +> 24 August 2024 + +- typedoc site [`bd18a77`](https://github.com/karmaniverous/npm-package-template-ts/commit/bd18a776526c45c861376cce4843620750fd459f) +- updated docs [`7eef8ac`](https://github.com/karmaniverous/npm-package-template-ts/commit/7eef8ac44340513bbf1c4759bdf12de600529bee) +- Added FooTarget type & updated docs [`b23cb7b`](https://github.com/karmaniverous/npm-package-template-ts/commit/b23cb7b41a8a265c0963389a7b7933f610f21f87) + +#### [v0.5.4](https://github.com/karmaniverous/npm-package-template-ts/compare/v0.5.3...v0.5.4) + +> 23 August 2024 + +- added typedoc support [`90bab5f`](https://github.com/karmaniverous/npm-package-template-ts/commit/90bab5f7b2ecb728a419180190e15d00fb5918cb) +- chore: release v0.5.4 [`a57d7ab`](https://github.com/karmaniverous/npm-package-template-ts/commit/a57d7ab818ce07c01cd64794d023c19d5f484b9c) +- added doc generation to relese script [`7997d58`](https://github.com/karmaniverous/npm-package-template-ts/commit/7997d58627266140b64d5a792f7323128ac2ef00) + +#### [v0.5.3](https://github.com/karmaniverous/npm-package-template-ts/compare/v0.5.2...v0.5.3) + +> 23 August 2024 + +- updated dependencies [`9bcbc3c`](https://github.com/karmaniverous/npm-package-template-ts/commit/9bcbc3c6423d26f4407545f9bccd851c3e03d968) +- updated dependencies [`9925c26`](https://github.com/karmaniverous/npm-package-template-ts/commit/9925c262c9a7d560c678eedc1da7328e1e172af5) +- Eliminated tslog & preserved dependency packages [`8e5fb1d`](https://github.com/karmaniverous/npm-package-template-ts/commit/8e5fb1d759727814f272f5ee09af28aebfefd19f) + +#### [v0.5.2](https://github.com/karmaniverous/npm-package-template-ts/compare/v0.5.1...v0.5.2) + +> 3 July 2024 + +- updated dependencies [`b4da11c`](https://github.com/karmaniverous/npm-package-template-ts/commit/b4da11c8e834d03ed052022599879d1632c8b683) +- chore: release v0.5.2 [`5345d98`](https://github.com/karmaniverous/npm-package-template-ts/commit/5345d98322a3a6053cf90e876f83dfdf25ec538e) + +#### [v0.5.1](https://github.com/karmaniverous/npm-package-template-ts/compare/v0.5.0...v0.5.1) + +> 19 June 2024 + +- restored package.json breakage [`28dd47f`](https://github.com/karmaniverous/npm-package-template-ts/commit/28dd47f6788cb49d28f64bd26f17f09246ba59a5) +- chore: release v0.5.1 [`75f305b`](https://github.com/karmaniverous/npm-package-template-ts/commit/75f305b6fdde65fe990b2c38ad8f959bbc6e99c4) + +#### [v0.5.0](https://github.com/karmaniverous/npm-package-template-ts/compare/v0.4.1...v0.5.0) + +> 9 June 2024 + +- [GH-16] reset version [`#18`](https://github.com/karmaniverous/npm-package-template-ts/pull/18) +- Feature/GH-16-support-prerelease-from-any-branch [`#17`](https://github.com/karmaniverous/npm-package-template-ts/pull/17) +- chore: release v0.5.0 [`a2bdf4f`](https://github.com/karmaniverous/npm-package-template-ts/commit/a2bdf4fa1ffbce9a72cef5f28435435329ead6e8) +- [GH-16] Merge branch 'main' into feature/GH-16-support-prerelease-from-any-branch [`64d78de`](https://github.com/karmaniverous/npm-package-template-ts/commit/64d78de210f06bb23f78c6129f72dd493f16b466) +- [GH-16] added release:pre script [`275825d`](https://github.com/karmaniverous/npm-package-template-ts/commit/275825d747f25af09cb20fda13959032790689c6) + +#### [v0.4.1](https://github.com/karmaniverous/npm-package-template-ts/compare/v0.4.0...v0.4.1) + +> 6 June 2024 + +- updated dependencies [`ca882a3`](https://github.com/karmaniverous/npm-package-template-ts/commit/ca882a3d59eb145a6a58e366ce3e91eff49a3416) +- reordered exports [`42b7007`](https://github.com/karmaniverous/npm-package-template-ts/commit/42b70077df4899d98d5e536d3e27017c43a11df1) +- chore: release v0.4.1 [`383286d`](https://github.com/karmaniverous/npm-package-template-ts/commit/383286d0c56d6fe08f709fce20e8b65e47eef766) + +#### [v0.4.0](https://github.com/karmaniverous/npm-package-template-ts/compare/v0.3.0...v0.4.0) + +> 5 May 2024 + +- [GH-14] added tsdoc support [`#15`](https://github.com/karmaniverous/npm-package-template-ts/pull/15) +- [GH-12] added json import support [`#13`](https://github.com/karmaniverous/npm-package-template-ts/pull/13) +- updated dependencies [`ceb4894`](https://github.com/karmaniverous/npm-package-template-ts/commit/ceb489482c55cee21edeea6e5701db29dd311635) +- chore: release v0.4.0 [`c6b73ed`](https://github.com/karmaniverous/npm-package-template-ts/commit/c6b73ed5ceb0745e972dac7d4de7bd52c19e6d26) + +#### [v0.3.0](https://github.com/karmaniverous/npm-package-template-ts/compare/v0.2.1...v0.3.0) + +> 1 May 2024 + +- Feature/gh-6-add-cli-support [`#9`](https://github.com/karmaniverous/npm-package-template-ts/pull/9) +- [GH-6] added CLI support [`b2bfd0c`](https://github.com/karmaniverous/npm-package-template-ts/commit/b2bfd0ca39e1fdcd8865fcaf039a450da986533f) +- [GH-6] wip [`27aa2ee`](https://github.com/karmaniverous/npm-package-template-ts/commit/27aa2ee57f706c0360a64e9d6419b319db0e9598) +- [GH-7] resolved iife build warnings [`7b3e30a`](https://github.com/karmaniverous/npm-package-template-ts/commit/7b3e30aed09b7f921c3245377e67a04b155eb28b) + +#### [v0.2.1](https://github.com/karmaniverous/npm-package-template-ts/compare/v0.2.0...v0.2.1) + +> 25 April 2024 + +- Added noderesolve & incremental builds [`de7ce79`](https://github.com/karmaniverous/npm-package-template-ts/commit/de7ce7922f698a90b6db222fede70c4be5586ac3) +- bounded editor word wrap for markdown [`327637a`](https://github.com/karmaniverous/npm-package-template-ts/commit/327637a0a412475840fe1f4db16164eb277d01ef) +- chore: release v0.2.1 [`b154990`](https://github.com/karmaniverous/npm-package-template-ts/commit/b1549907847ba369d808b6f9e3baf92c436acb24) + +#### [v0.2.0](https://github.com/karmaniverous/npm-package-template-ts/compare/v0.1.0...v0.2.0) + +> 21 April 2024 + +- [GH-4] Added tslog logging [`#5`](https://github.com/karmaniverous/npm-package-template-ts/pull/5) +- sorted json [`20dc1d1`](https://github.com/karmaniverous/npm-package-template-ts/commit/20dc1d1c1e2092c677cebfb1e66157b9498f9a12) +- chore: release v0.2.0 [`67f50b4`](https://github.com/karmaniverous/npm-package-template-ts/commit/67f50b4e285857e5e52d317694dc6975b053d382) +- updated readme [`9327b68`](https://github.com/karmaniverous/npm-package-template-ts/commit/9327b68558ec844383f6e7456e8b4a5c89ff57eb) + +#### [v0.1.0](https://github.com/karmaniverous/npm-package-template-ts/compare/v0.0.10...v0.1.0) + +> 15 April 2024 + +- updated docs [`ca8c1e5`](https://github.com/karmaniverous/npm-package-template-ts/commit/ca8c1e5182a1f1ec5010c99f399d469bdfc0f14d) +- chore: release v0.1.0 [`47df9d0`](https://github.com/karmaniverous/npm-package-template-ts/commit/47df9d0e5d35337e240ac6aa720b920bb558fab2) + +#### [v0.0.10](https://github.com/karmaniverous/npm-package-template-ts/compare/v0.0.9...v0.0.10) + +> 15 April 2024 + +- updated docs & recommended extensions [`da662d4`](https://github.com/karmaniverous/npm-package-template-ts/commit/da662d4bd4bd989a2d82b19aa5995951d268b8d1) +- chore: release v0.0.10 [`b0c409c`](https://github.com/karmaniverous/npm-package-template-ts/commit/b0c409c6da61b6732bd2ab45abfd9c72b510f2cb) +- added missing ignores [`42048e9`](https://github.com/karmaniverous/npm-package-template-ts/commit/42048e933ceb7ada992c813ffea9ed283c783f83) + +#### [v0.0.9](https://github.com/karmaniverous/npm-package-template-ts/compare/v0.0.8...v0.0.9) + +> 15 April 2024 + +- cjs -> cts [`eafc162`](https://github.com/karmaniverous/npm-package-template-ts/commit/eafc162462b14da0015e8c7ad32aa9fd01cb5930) +- chore: release v0.0.9 [`5ab12ed`](https://github.com/karmaniverous/npm-package-template-ts/commit/5ab12edbacc9093821191ad1d85532e5630b4b7a) + +#### [v0.0.8](https://github.com/karmaniverous/npm-package-template-ts/compare/v0.0.7...v0.0.8) + +> 15 April 2024 + +- updated build script & exports [`9f90d08`](https://github.com/karmaniverous/npm-package-template-ts/commit/9f90d08f2ce74c241aa05dc04d92a65b92963091) +- chore: release v0.0.8 [`8812313`](https://github.com/karmaniverous/npm-package-template-ts/commit/8812313e119298f266b446b7b6b23b1eac5a58bb) + +#### [v0.0.7](https://github.com/karmaniverous/npm-package-template-ts/compare/v0.0.6...v0.0.7) + +> 15 April 2024 + +- fleshed out exports [`0cf492e`](https://github.com/karmaniverous/npm-package-template-ts/commit/0cf492e95c4bf4483334d73f3c034c281bed1efd) +- chore: release v0.0.7 [`a260c8f`](https://github.com/karmaniverous/npm-package-template-ts/commit/a260c8f31687519b6f111612be15fe14e7be38ba) + +#### [v0.0.6](https://github.com/karmaniverous/npm-package-template-ts/compare/v0.0.5...v0.0.6) + +> 15 April 2024 + +- chore: release v0.0.6 [`4b6cec8`](https://github.com/karmaniverous/npm-package-template-ts/commit/4b6cec865c4334b499c41af1c90158061310ce1c) +- removed .js from import [`fb96831`](https://github.com/karmaniverous/npm-package-template-ts/commit/fb96831f094b54a47cf97c5b03d3a02b0a689337) + +#### [v0.0.5](https://github.com/karmaniverous/npm-package-template-ts/compare/v0.0.4...v0.0.5) + +> 15 April 2024 + +- installed & configured rollup [`b9ac884`](https://github.com/karmaniverous/npm-package-template-ts/commit/b9ac8849a3858bcc8e1f676deab48791cbde8452) +- chore: release v0.0.5 [`a3c80f9`](https://github.com/karmaniverous/npm-package-template-ts/commit/a3c80f98be715ed81eb806a99e01395bad89ab45) + +#### [v0.0.4](https://github.com/karmaniverous/npm-package-template-ts/compare/v0.0.3...v0.0.4) + +> 14 April 2024 + +- chore: release v0.0.4 [`f849935`](https://github.com/karmaniverous/npm-package-template-ts/commit/f8499354723d30d617a94f16d00b7d0723955e28) +- restored module & switched import to .js (!) [`69ed985`](https://github.com/karmaniverous/npm-package-template-ts/commit/69ed985d5fec3d75ccfc0a50076f4397b663f95b) +- ignore nyc temp dir [`dd72b06`](https://github.com/karmaniverous/npm-package-template-ts/commit/dd72b06d6174be01d995d34a74c5bbeb14bb6388) + +#### [v0.0.3](https://github.com/karmaniverous/npm-package-template-ts/compare/v0.0.2...v0.0.3) + +> 14 April 2024 + +- chore: release v0.0.3 [`c9214d1`](https://github.com/karmaniverous/npm-package-template-ts/commit/c9214d14e00ed76dff88c2832104dcd596c4ed09) +- exclude tests [`ee7ce3a`](https://github.com/karmaniverous/npm-package-template-ts/commit/ee7ce3a27abd644fe810053d602dd8fccb948dd6) +- try eliminating module property [`67692c0`](https://github.com/karmaniverous/npm-package-template-ts/commit/67692c0d644d2edf26c0d5b61b9b1ea799b3d1b1) + +#### [v0.0.2](https://github.com/karmaniverous/npm-package-template-ts/compare/v0.0.1...v0.0.2) + +> 14 April 2024 + +- wip [`1b1d022`](https://github.com/karmaniverous/npm-package-template-ts/commit/1b1d022e29f058aa8a5378831e489a426bcc66a9) +- installed prettier & configured eslint [`0bb0e54`](https://github.com/karmaniverous/npm-package-template-ts/commit/0bb0e540e8c718863f95e55cf119e032d2ba1aaf) +- got tests working [`f20a6d9`](https://github.com/karmaniverous/npm-package-template-ts/commit/f20a6d9994e7272c41598aedfeb282172f38d860) + +#### [v0.0.1](https://github.com/karmaniverous/npm-package-template-ts/compare/v0.0.0...v0.0.1) + +> 12 April 2024 + +- updated package.json [`f4ae65b`](https://github.com/karmaniverous/npm-package-template-ts/commit/f4ae65bf46deaa271970f145a238a843d8f9a8da) +- chore: release v0.0.1 [`5fa932b`](https://github.com/karmaniverous/npm-package-template-ts/commit/5fa932b3e6e5414b49a1121c6a1abc97bac8961b) + +#### v0.0.0 + +> 12 April 2024 + +- [GH-1] updated release scripts [`#3`](https://github.com/karmaniverous/npm-package-template-ts/pull/3) +- [GH-1] installed & configured release-it [`#2`](https://github.com/karmaniverous/npm-package-template-ts/pull/2) +- initial commit [`d8b4846`](https://github.com/karmaniverous/npm-package-template-ts/commit/d8b484653f8f018ff9835c4a3b88835d95332b3e) +- initial commit [`158622c`](https://github.com/karmaniverous/npm-package-template-ts/commit/158622c02a6b33bbb9382c91e177939d948fd9f6) diff --git a/docs/functions/index.foo.html b/docs/functions/index.foo.html index 50bb20c..0d2ec68 100644 --- a/docs/functions/index.foo.html +++ b/docs/functions/index.foo.html @@ -6,4 +6,4 @@

TSDoc for more info!

+
diff --git a/docs/modules/index.html b/docs/modules/index.html index 55ead14..4f3fb06 100644 --- a/docs/modules/index.html +++ b/docs/modules/index.html @@ -1,4 +1,4 @@ index | @karmaniverous/npm-package-template-ts

This is the main entry point for the library.

-

Index

Type Aliases

Index

Type Aliases

Functions

diff --git a/docs/types/index.FooTarget.html b/docs/types/index.FooTarget.html index b34cdd0..b7f827f 100644 --- a/docs/types/index.FooTarget.html +++ b/docs/types/index.FooTarget.html @@ -1,2 +1,2 @@ FooTarget | @karmaniverous/npm-package-template-ts
FooTarget: string | undefined

The kind of thing you could foo.

-
+
diff --git a/package-lock.json b/package-lock.json index e0f5821..83de892 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@karmaniverous/npm-package-template-ts", - "version": "0.6.12", + "version": "0.6.13", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@karmaniverous/npm-package-template-ts", - "version": "0.6.12", + "version": "0.6.13", "license": "BSD-3-Clause", "dependencies": { "commander": "^12.1.0" diff --git a/package.json b/package.json index 7d6dcff..e3afc60 100644 --- a/package.json +++ b/package.json @@ -136,5 +136,5 @@ }, "type": "module", "types": "dist/index.d.ts", - "version": "0.6.12" + "version": "0.6.13" }