Skip to content

Commit

Permalink
chore: release 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nartc committed Feb 8, 2023
1 parent 94692a6 commit f5cdadd
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,5 +1,12 @@


## [1.2.0](https://github.com/angular-threejs/postprocessing/compare/1.1.0...1.2.0) (2023-02-08)


### Features

* update angular-three and *ref ([94692a6](https://github.com/angular-threejs/postprocessing/commit/94692a60244ed565fb14bf89b3236aeb2e391f7a))

## [1.1.0](https://github.com/angular-threejs/postprocessing/compare/1.0.2...1.1.0) (2023-02-05)


Expand Down
2 changes: 1 addition & 1 deletion libs/angular-three-postprocessing/version.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"version": "1.1.0"
"version": "1.2.0"
}

0 comments on commit f5cdadd

Please sign in to comment.