File tree Expand file tree Collapse file tree 3 files changed +17
-2
lines changed Expand file tree Collapse file tree 3 files changed +17
-2
lines changed Original file line number Diff line number Diff line change 11
22
3+ ## [ 2.0.0-beta.0] ( https://github.com/angular-threejs/angular-three/compare/1.10.3...2.0.0-beta.0 ) (2023-05-09)
4+
5+
6+ ### Features
7+
8+ * generate new lib ([ 580393b] ( https://github.com/angular-threejs/angular-three/commit/580393b26c07fe29f3464cc91b1fc85d8124177d ) )
9+ * signals are ready ([ ec8f498] ( https://github.com/angular-threejs/angular-three/commit/ec8f4981cb345851a08f4289b0dca0fea9b367da ) )
10+
11+
12+ ### Documentations
13+
14+ * update readme ([ 4b27e00] ( https://github.com/angular-threejs/angular-three/commit/4b27e003a942ee9a3f13677d53b15d6ed1ad09a6 ) )
15+
316### [ 1.10.3] ( https://github.com/angular-threejs/angular-three/compare/1.10.2...1.10.3 ) (2023-05-06)
417
518
Original file line number Diff line number Diff line change 3535 },
3636 "publish" : {
3737 "command" : " npm publish" ,
38- "cwd" : " dist/libs/angular-three"
38+ "options" : {
39+ "cwd" : " dist/libs/angular-three"
40+ }
3941 },
4042 "test" : {
4143 "executor" : " @nx/jest:jest" ,
Original file line number Diff line number Diff line change 11{
2- "version" : " 1.10.3 "
2+ "version" : " 2.0.0-beta.0 "
33}
You can’t perform that action at this time.
0 commit comments