Skip to content

Commit

Permalink
chore(release): 0.0.32
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Feb 4, 2022
1 parent e333c82 commit 7051784
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 4 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.0.32](https://github.com/brainchild-projects/printables/compare/v0.0.31...v0.0.32) (2022-02-04)


### Features

* help text for first time printing ([e333c82](https://github.com/brainchild-projects/printables/commit/e333c82dbad7596a38e32b5f338da43809a824e9))


### Bug Fixes

* print size mismatch in firefox ([18a7ae3](https://github.com/brainchild-projects/printables/commit/18a7ae30eff17fd00ad659a46223982cdaac4b18))

### [0.0.31](https://github.com/brainchild-projects/printables/compare/v0.0.30...v0.0.31) (2021-11-08)


Expand Down
6 changes: 3 additions & 3 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.31",
"version": "0.0.32",
"private": true,
"dependencies": {
"@commitlint/cli": "^12.1.4",
Expand Down

0 comments on commit 7051784

Please sign in to comment.