Skip to content

Commit 92c709c

Browse files
committed
chore(release): publish 0.7.0
1 parent 97b2ef8 commit 92c709c

File tree

4 files changed

+207
-1407
lines changed

4 files changed

+207
-1407
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,28 @@
1+
## 0.7.0 (2024-10-19)
2+
3+
### 🚀 Features
4+
5+
- **apps/official-website:** unify optimization handler in editor file-menu ([714197e](https://github.com/Vectreal/vectreal-core/commit/714197e))
6+
- **apps/official-website:** add color picker hex value input ([41812d5](https://github.com/Vectreal/vectreal-core/commit/41812d5))
7+
- **official-website:** add hdr bluriness control to file-menu ([8a32492](https://github.com/Vectreal/vectreal-core/commit/8a32492))
8+
- **packages/viewer:** add info popover to display additional info ([5547fb1](https://github.com/Vectreal/vectreal-core/commit/5547fb1))
9+
10+
### 🩹 Fixes
11+
12+
- **apps/official-website:** remove dev check in ga hook ([2aecde4](https://github.com/Vectreal/vectreal-core/commit/2aecde4))
13+
- **packages:** update dependencies in `package.json` with eslint nx plugin ([1eab9b7](https://github.com/Vectreal/vectreal-core/commit/1eab9b7))
14+
- **packages/viewer:** adjust grid component to snap to bottom of model ([2e1a294](https://github.com/Vectreal/vectreal-core/commit/2e1a294))
15+
- **packages/viewer:** default env preset + optional background color ([5ecc5d0](https://github.com/Vectreal/vectreal-core/commit/5ecc5d0))
16+
- **project:** tailwind setup for packages + apps ([3240e01](https://github.com/Vectreal/vectreal-core/commit/3240e01))
17+
18+
### 📖 Documentation
19+
20+
- **project:** small changes - mainly added/changed links ([b2a9934](https://github.com/Vectreal/vectreal-core/commit/b2a9934))
21+
22+
### ❤️ Thank You
23+
24+
- Moritz Becker
25+
126
## 0.6.0 (2024-10-11)
227

328

0 commit comments

Comments
 (0)