Skip to content

Commit

Permalink
chore(main): release 1.0.2 (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
rwv authored Dec 31, 2024
1 parent c3bdd28 commit 909f415
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

## [1.0.2](https://github.com/lookscanned/how-to/compare/v1.0.1...v1.0.2) (2024-12-31)


### Bug Fixes

* trigger release please action which should be triggered by [#11](https://github.com/lookscanned/how-to/issues/11) ([#12](https://github.com/lookscanned/how-to/issues/12)) ([c3bdd28](https://github.com/lookscanned/how-to/commit/c3bdd2804da8a009a64bf8f580d9c8ebe5fc476f))

## [1.0.1](https://github.com/lookscanned/how-to/compare/v1.0.0...v1.0.1) (2024-12-31)


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": "@lookscanned/how-to",
"version": "1.0.1",
"version": "1.0.2",
"private": false,
"type": "module",
"scripts": {
Expand Down

0 comments on commit 909f415

Please sign in to comment.