Skip to content

Commit

Permalink
chore(master): release 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored May 30, 2023
1 parent ee52c33 commit 8d525e1
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 2 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## [2.0.0](https://github.com/hldb/welo/compare/v1.1.0...v2.0.0) (2023-05-30)


### ⚠ BREAKING CHANGES

* Merge pull request #71 from saul-jb/refactor/modularization

### Features

* default welo bundle ([d94dafb](https://github.com/hldb/welo/commit/d94dafb8ff880bdb5c42400fa1a309c43900b5d1)), closes [#76](https://github.com/hldb/welo/issues/76)


### Code Refactoring

* Merge pull request [#71](https://github.com/hldb/welo/issues/71) from saul-jb/refactor/modularization ([2818587](https://github.com/hldb/welo/commit/2818587ef756d767963ba7e46233f2c99ee1234f))

## [1.1.0](https://github.com/hldb/welo/compare/v1.0.2...v1.1.0) (2023-03-01)


Expand Down
2 changes: 1 addition & 1 deletion 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": "welo",
"version": "1.1.0",
"version": "2.0.0",
"description": "peer-to-peer, collaborative states using merkle-crdts",
"license": "Apache-2.0 OR MIT",
"engines": {
Expand Down

0 comments on commit 8d525e1

Please sign in to comment.