Skip to content

Commit

Permalink
Merge pull request #21 from alioguzhan/release-please--branches--main…
Browse files Browse the repository at this point in the history
…--components----libraryname--

chore(main): release 1.0.0
  • Loading branch information
alioguzhan authored Sep 6, 2022
2 parents c18bcf6 + c7f8cca commit 986bf30
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Changelog

## 1.0.0 (2022-09-06)


### Features

* add github pages integration ([b7534eb](https://github.com/alioguzhan/react-typescript-library/commit/b7534eb9d2beaec95069c658674587173f8db2e2))
* generate customized README after installation ([68ca2c1](https://github.com/alioguzhan/react-typescript-library/commit/68ca2c11e37fb14487e2ffe55f3366d0290ed7ca))
* integrate release-please ([fe05370](https://github.com/alioguzhan/react-typescript-library/commit/fe0537037174620d6bba9bb60aa2aae03011fad3))


### Bug Fixes

* add jest-environment-jsdom for the new version of jest ([40eb502](https://github.com/alioguzhan/react-typescript-library/commit/40eb502a6aa6b00439514c3c1955a70385b34467))
* postcss integration is not working ([a510c71](https://github.com/alioguzhan/react-typescript-library/commit/a510c71577f5c5d8b803718704741aa131858876))
* update typedoc config ([72f30e7](https://github.com/alioguzhan/react-typescript-library/commit/72f30e726cc0986c1e1e17285b02e0449c7dbe49))
* upgrade deps to fix vulnerabilities ([bf40348](https://github.com/alioguzhan/react-typescript-library/commit/bf40348e29fa50f7ec578e5a76c9f4e8251065aa))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "--libraryname--",
"version": "0.1.0",
"version": "1.0.0",
"keywords": [],
"description": "",
"main": "dist/index.min.js",
Expand Down

0 comments on commit 986bf30

Please sign in to comment.