Skip to content

Commit

Permalink
chore(release): 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Oct 25, 2022
1 parent 9913235 commit 78a202b
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

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.1.0](https://github.com/brainchild-projects/printables/compare/v0.0.80...v0.1.0) (2022-10-25)


### ⚠ BREAKING CHANGES

* use vite instead of react-scripts (wip)

### Features

* add github link to header and footer ([5b0a2b1](https://github.com/brainchild-projects/printables/commit/5b0a2b16960c9b5fbb99bc570b82b88fcc2f92bf))
* use vite instead of react-scripts (wip) ([8114e2b](https://github.com/brainchild-projects/printables/commit/8114e2bd9f274448341f4a421b728bbeeea17f6b))

### [0.0.80](https://github.com/brainchild-projects/printables/compare/v0.0.79...v0.0.80) (2022-10-19)

### [0.0.79](https://github.com/brainchild-projects/printables/compare/v0.0.78...v0.0.79) (2022-10-17)
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "printables",
"version": "0.0.80",
"version": "0.1.0",
"private": true,
"dependencies": {
"@commitlint/cli": "^17.1.2",
Expand Down

0 comments on commit 78a202b

Please sign in to comment.