Skip to content

Commit

Permalink
docs: roll 1.0.3 (#165)
Browse files Browse the repository at this point in the history
* docs: roll 1.0.3

* build: bump node.js version to v1.0.3

* chore: update changelog

---------

Co-authored-by: Paul Razvan Berg <[email protected]>
  • Loading branch information
andreivladbrg and PaulRBerg authored Aug 17, 2023
1 parent fe5c065 commit 1123aee
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,19 @@ All notable changes to this project will be documented in this file.

The format is based on [Common Changelog](https://common-changelog.org).

[1.0.3]: https://github.com/sablier-labs/v2-periphery/compare/v1.0.2...v1.0.3
[1.0.2]: https://github.com/sablier-labs/v2-periphery/compare/v1.0.1...v1.0.2
[1.0.1]: https://github.com/sablier-labs/v2-periphery/compare/v1.0.0...v1.0.1
[1.0.0]: https://github.com/sablier-labs/v2-periphery/releases/tag/v1.0.0

## [1.0.3] - 2023-08-17

### Changed

- Bump `@sablier/v2-core` to v1.0.2 ([#164](https://github.com/sablier-labs/v2-periphery/pull/164))
- Update `@prb/proxy` and `@sablier/v2-core` import paths to use `src`
([#164](https://github.com/sablier-labs/v2-periphery/pull/164))

## [1.0.2] - 2023-07-13

_No bytecode changes_.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@sablier/v2-periphery",
"description": "Peripheral smart contracts for interacting with Sablier V2",
"version": "1.0.2",
"version": "1.0.3",
"author": {
"name": "Sablier Labs Ltd",
"url": "https://sablier.com"
Expand Down

0 comments on commit 1123aee

Please sign in to comment.