Skip to content
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.

Commit

Permalink
chore(release): 1.0.0-dev.25 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Dec 4, 2022
1 parent 09876c6 commit 50417b0
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.0.0-dev.25](https://github.com/thislooksfun/snoots/compare/v1.0.0-dev.24...v1.0.0-dev.25) (2022-12-04)


### Bug Fixes

* unbreak search()ed post comments yet again ([09876c6](https://github.com/thislooksfun/snoots/commit/09876c67025677ee2072480571a798aa5165c7ac)), closes [#71](https://github.com/thislooksfun/snoots/issues/71)

## [1.0.0-dev.24](https://github.com/thislooksfun/snoots/compare/v1.0.0-dev.23...v1.0.0-dev.24) (2022-11-12)


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": "snoots",
"version": "1.0.0-dev.24",
"version": "1.0.0-dev.25",
"description": "A modern, fully-featured, strongly-typed reddit api.",
"module": "dist/index.mjs",
"main": "dist/index.js",
Expand Down

0 comments on commit 50417b0

Please sign in to comment.