Skip to content

Commit

Permalink
chore(release): 1.0.0-beta.13 [skip ci]
Browse files Browse the repository at this point in the history
# [@snek-at/snek-finder-v1.0.0-beta.13](https://github.com/snek-at/snek-tools/compare/@snek-at/snek-finder-v1.0.0-beta.12...@snek-at/snek-finder-v1.0.0-beta.13) (2021-09-14)

### Bug Fixes

* **selector:** only select if image is valid ([c0e6ee8](c0e6ee8))
  • Loading branch information
semantic-release-bot committed Sep 14, 2021
1 parent c0e6ee8 commit 7da3d47
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/snek-finder/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [@snek-at/snek-finder-v1.0.0-beta.13](https://github.com/snek-at/snek-tools/compare/@snek-at/snek-finder-v1.0.0-beta.12...@snek-at/snek-finder-v1.0.0-beta.13) (2021-09-14)


### Bug Fixes

* **selector:** only select if image is valid ([c0e6ee8](https://github.com/snek-at/snek-tools/commit/c0e6ee8bc7b31606ac7e2a4d2307fa602ded62cf))

# [@snek-at/snek-finder-v1.0.0-beta.12](https://github.com/snek-at/snek-tools/compare/@snek-at/snek-finder-v1.0.0-beta.11...@snek-at/snek-finder-v1.0.0-beta.12) (2021-09-14)


Expand Down
2 changes: 1 addition & 1 deletion packages/snek-finder/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@snek-at/snek-finder",
"version": "1.0.0-beta.12",
"version": "1.0.0-beta.13",
"description": "",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down

0 comments on commit 7da3d47

Please sign in to comment.