Skip to content

Commit

Permalink
chore(core): release version 0.26.0
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
avchugaev committed Sep 23, 2022
1 parent d54224e commit f51c077
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

# [0.26.0](https://github.com/monumentjs/workspace/compare/[email protected]@0.26.0) (2022-09-23)


### Features

* **core:** :fire: remove monads ([a2fc517](https://github.com/monumentjs/workspace/commit/a2fc517691d0b942ec4426d35bec1e6c46219e91))



## [0.25.6](https://github.com/monumentjs/workspace/compare/[email protected]@0.25.6) (2022-09-23)


Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"pipe",
"memoize"
],
"version": "0.25.6",
"version": "0.26.0",
"type": "commonjs",
"repository": {
"type": "git",
Expand Down

0 comments on commit f51c077

Please sign in to comment.