Skip to content

Commit

Permalink
chore(release): 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gusintheeshell committed Oct 14, 2024
1 parent 5f1e2a4 commit 00c7d90
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 1 deletion.
54 changes: 54 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### 0.2.1 (2024-10-14)


### Features

* add .gitignore file ([9420965](https://github.com/gusintheeshell/react-capture-events/commit/94209650b5c5735980f23cfd6dfd5b8c44604495))
* add .prettierrc.json with singleQuote option ([c5e1f2e](https://github.com/gusintheeshell/react-capture-events/commit/c5e1f2e81b16c22bf9cd93723f54814a20213c83))
* add App component with event capture functionality ([038c74a](https://github.com/gusintheeshell/react-capture-events/commit/038c74af9c6e255d5bfb4367209a6ffc748b4513))
* add CapturedEventsList component and its styles ([84e3c85](https://github.com/gusintheeshell/react-capture-events/commit/84e3c856eba6aa3eb249f0378769bae5c09df87e))
* add CapturedEventsList component with event capture and management functionality ([6e4142e](https://github.com/gusintheeshell/react-capture-events/commit/6e4142ef8b51068a3c9780e46721c4b06ad42dba))
* add CaptureEventProvider and CapturedEventsList components ([b1200af](https://github.com/gusintheeshell/react-capture-events/commit/b1200af1351894c7b6bbfedcdbd3a0b00f52d9fd))
* add CaptureEventProvider component and its context ([23e29a0](https://github.com/gusintheeshell/react-capture-events/commit/23e29a064b38ce0ff736db76eecfcb127798f5c5))
* add commitlint.config.js file ([39900fd](https://github.com/gusintheeshell/react-capture-events/commit/39900fdc3adb1ac09ae8488020e7702a3eee4323))
* add coverage script to package.json ([0f83ca7](https://github.com/gusintheeshell/react-capture-events/commit/0f83ca76b6d87d5abfaac9fe05580ccf2d8d72f4))
* add ESLint configuration file ([d9c2bd2](https://github.com/gusintheeshell/react-capture-events/commit/d9c2bd24bce4c568b8a96759e20a7c004661fc06))
* add EventProvider component for event handling ([48785e7](https://github.com/gusintheeshell/react-capture-events/commit/48785e79b8f106442eb32f8384e4f6065b84f876))
* add EventProvider component for event handling capabilities ([798a726](https://github.com/gusintheeshell/react-capture-events/commit/798a726c7238ba1d80ebef32778487bdc8b86def))
* add GitHub Actions workflow for publishing the package ([009a72e](https://github.com/gusintheeshell/react-capture-events/commit/009a72eee6d991d97adb6c404933bd5ac25edeb0))
* add Icon component ([ce095b6](https://github.com/gusintheeshell/react-capture-events/commit/ce095b67b92779b4769384d12d494f9e4f5ecfac))
* add Icon component for SVG icons ([8518dc5](https://github.com/gusintheeshell/react-capture-events/commit/8518dc5c2f95bead0266e832f4bfd5799db62d26))
* add initial HTML structure and script tag ([9d86979](https://github.com/gusintheeshell/react-capture-events/commit/9d8697978e399d5ebcaea124e7e08165cb88cb5e))
* add keywords to package.json ([f85570a](https://github.com/gusintheeshell/react-capture-events/commit/f85570a5cc7230ff0563328d5eb6a9ed0b1ab8c4))
* add main.tsx with root component rendering ([db6e217](https://github.com/gusintheeshell/react-capture-events/commit/db6e2171d238fb590ab32f42f2d4746d84a12438))
* add package.json with project dependencies and scripts ([f61cf64](https://github.com/gusintheeshell/react-capture-events/commit/f61cf64bcdade3bd9234dcefe72cc7b3116caf3a))
* add README.md with installation and usage instructions ([07837b1](https://github.com/gusintheeshell/react-capture-events/commit/07837b1623353f9de680c2871bab4b3b4f391d61))
* add registerServiceWorker function ([6c3a10c](https://github.com/gusintheeshell/react-capture-events/commit/6c3a10ce7ca56878c4471e8736199174feb5922e))
* add release-changelog-config.json for categorizing commits ([7412be4](https://github.com/gusintheeshell/react-capture-events/commit/7412be4f5195210d2b609096519a4a53712f8e92))
* add service worker for event capture and management ([4b4a57a](https://github.com/gusintheeshell/react-capture-events/commit/4b4a57a161b41eb894348d6a69f6d2c51357d881))
* add service worker for event logging ([2f63f2e](https://github.com/gusintheeshell/react-capture-events/commit/2f63f2ef6aebb7a1893d10224732a554a5324c94))
* add setupTest.ts for test cleanup ([7781510](https://github.com/gusintheeshell/react-capture-events/commit/778151075f816a4977519d683700d05816a2b310))
* add styles for App component ([4b1ca3f](https://github.com/gusintheeshell/react-capture-events/commit/4b1ca3f34a03f08e8f8f99552cf25ce8ad878b1b))
* add styles for CapturedEventsList component ([7363fee](https://github.com/gusintheeshell/react-capture-events/commit/7363fee9cb378d398a6b43e6ac4e133fa6d28786))
* add SVG icons for event capture ([0ec4e1e](https://github.com/gusintheeshell/react-capture-events/commit/0ec4e1e8b245ba06e8c5eda133637b909814f084))
* add testid in html elements ([8c1bc0c](https://github.com/gusintheeshell/react-capture-events/commit/8c1bc0cc4037b6f30e6e382082a265e2b022c521))
* add tsconfig.lib.json for library configuration ([c692093](https://github.com/gusintheeshell/react-capture-events/commit/c69209309ccf649a025b8464729bbe14e18781e5))
* add TypeScript configuration files ([fefc43a](https://github.com/gusintheeshell/react-capture-events/commit/fefc43a5294c568b941c44a2879ab69f1881163c))
* add Vite configuration file ([c08ddf9](https://github.com/gusintheeshell/react-capture-events/commit/c08ddf9d5bb054236fa25cb49969118249f22f94))
* add Vite logo SVG file ([0a47a1d](https://github.com/gusintheeshell/react-capture-events/commit/0a47a1d73e6a7840c53988ce929ffed9d9c8564c))
* add vite-env.d.ts for Vite client reference ([e0a6eb3](https://github.com/gusintheeshell/react-capture-events/commit/e0a6eb39456fe14294fdf151a0851518d118647d))
* add vite-env.d.ts for Vite client types ([e837c67](https://github.com/gusintheeshell/react-capture-events/commit/e837c673494a3fe95da2b8b49d41d7bda57fbae5))
* export EventProvider, useCaptureEvent, and CapturedEventsList components ([3fee433](https://github.com/gusintheeshell/react-capture-events/commit/3fee43367193a14c8f791c2d94ae8f82b1401c53))
* remove unnecessary files and code ([638c6fd](https://github.com/gusintheeshell/react-capture-events/commit/638c6fda004a14654c84b796a65c6a537f76327d))


### Bug Fixes

* adjust dependencies and build process in .github/workflows/publish.yml ([5d45d50](https://github.com/gusintheeshell/react-capture-events/commit/5d45d50c4985cd2c727664ccb490d9d0c4e61312))
* adjust Node.js version and registry URL in .github/workflows/publish.yml ([bf5b016](https://github.com/gusintheeshell/react-capture-events/commit/bf5b016738332290e39fae44dd70b99017806796))
* doctype declaration in index.html ([460399a](https://github.com/gusintheeshell/react-capture-events/commit/460399a29f8083ff28c7d4a7b8c04555b25ac9bd))
* typo in doctype declaration ([769a443](https://github.com/gusintheeshell/react-capture-events/commit/769a44395bd6b01bfc9a10a9450e52ba528dc93f))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-capture-events",
"version": "0.2.0",
"version": "0.2.1",
"description": "A React library to capture and display events",
"author": "Gus",
"private": false,
Expand Down

0 comments on commit 00c7d90

Please sign in to comment.