Skip to content

Commit

Permalink
chore(release): 1.0.29 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.29](v1.0.28...v1.0.29) (2022-01-12)

### Features

* **ci:** add monthly cron for npm audit ([#50](#50)) ([06a8557](06a8557))
  • Loading branch information
semantic-release-bot committed Jan 12, 2022
1 parent 06a8557 commit 6933570
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,3 +1,10 @@
## [1.0.29](https://github.com/dankreiger/tiny-either/compare/v1.0.28...v1.0.29) (2022-01-12)


### Features

* **ci:** add monthly cron for npm audit ([#50](https://github.com/dankreiger/tiny-either/issues/50)) ([06a8557](https://github.com/dankreiger/tiny-either/commit/06a8557835dcc5e419631cc412e034353b0273ba))

## [1.0.28](https://github.com/dankreiger/tiny-either/compare/v1.0.27...v1.0.28) (2022-01-12)


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": "@dankreiger/tiny-either",
"version": "1.0.28",
"version": "1.0.29",
"description": "Lightweight Either Monad",
"keywords": [
"either",
Expand Down

0 comments on commit 6933570

Please sign in to comment.