Skip to content

Commit edb2661

Browse files
committed
chore(release): v0.7.4
1 parent 1467b08 commit edb2661

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
# Changelog
22

33

4+
## v0.7.4
5+
6+
[compare changes](https://github.com/ymansurozer/galley/compare/v0.7.3...v0.7.4)
7+
8+
### 🩹 Fixes
9+
10+
- Fall back to getRandomValues for UUIDs on insecure origins ([#64](https://github.com/ymansurozer/galley/pull/64))
11+
12+
### ❤️ Contributors
13+
14+
- Yusuf Mansur Özer <ymansurozer@gmail.com>
15+
416
## v0.7.3
517

618
[compare changes](https://github.com/ymansurozer/galley/compare/v0.7.2...v0.7.3)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "galley-diff",
3-
"version": "0.7.3",
3+
"version": "0.7.4",
44
"description": "An integrated review environment (IRE) for code you didn't write by hand — review a git diff in the browser, then hand a structured review back to your coding agent.",
55
"keywords": [
66
"git",

0 commit comments

Comments
 (0)