tldraw/packages
Taha ad956865ec
Add timestamp to file names (#2096)
closes #2091
Added a little timestamp to filenames so that you don't get asked if you
want to download them again on android devices.

### Change Type

- [x] `patch` — Bug fix
- [ ] `minor` — New feature
- [ ] `major` — Breaking change
- [ ] `dependencies` — Changes to package dependencies[^1]
- [ ] `documentation` — Changes to the documentation only[^2]
- [ ] `tests` — Changes to any test code only[^2]
- [ ] `internal` — Any other changes that don't affect the published
package[^2]
- [ ] I don't know

[^1]: publishes a `patch` release, for devDependencies use `internal`
[^2]: will not publish a new version

### Test Plan

1. export as png
2. export again
3. the two files now have different names, wow!

### Release Notes

- Add timestamp to exported image file names
2023-10-17 13:15:00 +00:00
..
assets Add offline indicator (also to top zone example) (#2083) 2023-10-17 08:32:41 +00:00
editor [fix] Context menu + menus not closing correctly (#2086) 2023-10-17 13:06:53 +00:00
state Update CHANGELOG.md [skip ci] 2023-10-11 10:42:50 +00:00
store bump nanoid (#2078) 2023-10-16 08:44:12 +00:00
tldraw Add timestamp to file names (#2096) 2023-10-17 13:15:00 +00:00
tlschema bump nanoid (#2078) 2023-10-16 08:44:12 +00:00
utils Update CHANGELOG.md [skip ci] 2023-10-11 10:42:50 +00:00
validate Update CHANGELOG.md [skip ci] 2023-10-11 10:42:50 +00:00