Skip to content

Commit

Permalink
chore(main): release 0.1.0 (#12)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Nov 24, 2023
1 parent 0b2bd97 commit f911a4b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.0](https://github.com/yamcodes/ui/compare/v0.0.2...v0.1.0) (2023-11-24)


### Features

* d.ts types ([66b8ebe](https://github.com/yamcodes/ui/commit/66b8ebe2993444928a8f1fedd644fc7b4e54940a))

## [0.0.2](https://github.com/yamcodes/ui/compare/v0.0.1...v0.0.2) (2023-11-24)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yamcodes/ui",
"version": "0.0.2",
"version": "0.1.0",
"description": "Pixel perfect UI components for React",
"type": "module",
"scripts": {
Expand Down

0 comments on commit f911a4b

Please sign in to comment.