Skip to content

Commit

Permalink
Release v1.3.0
Browse files Browse the repository at this point in the history
Changelog:
- Added support for editing ciphers
- Fixed image on the home page in Edge (#55)
- Updated website theme
- Translate fields in cipher modal
- Updated contact email address
- Migrated to SvelteKit 2 (and updated other deps)
- Fixed text on the email verification page
- Refactor features section on the home page
- Added icons to ciphers on the vault page
  • Loading branch information
M3DZIK committed Dec 17, 2023
1 parent e168d6f commit e4152b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@librepass/website",
"version": "1.2.0",
"version": "1.3.0",
"scripts": {
"dev": "vite dev",
"translations": "node src/lib/i18n/locales/scripts/ymlToJson.js",
Expand Down

0 comments on commit e4152b0

Please sign in to comment.