mirror of
https://github.com/Nystik-gh/ignis.git
synced 2026-06-17 04:35:53 +00:00
bump version
This commit is contained in:
@@ -2,6 +2,14 @@
|
|||||||
|
|
||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
|
## [0.7.5] - Orm (2026-04-05)
|
||||||
|
|
||||||
|
### Added
|
||||||
|
|
||||||
|
- per tab workspaces
|
||||||
|
- self-host auth examples
|
||||||
|
- better documentation
|
||||||
|
|
||||||
## [0.7.4] - Orm (2026-03-30)
|
## [0.7.4] - Orm (2026-03-30)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "ignis",
|
"name": "ignis",
|
||||||
"version": "0.7.4",
|
"version": "0.7.5",
|
||||||
"private": true,
|
"private": true,
|
||||||
"description": "An Electron shim and server bridge for running Obsidian in a browser.",
|
"description": "An Electron shim and server bridge for running Obsidian in a browser.",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"id": "ignis-bridge",
|
"id": "ignis-bridge",
|
||||||
"name": "Ignis Bridge",
|
"name": "Ignis Bridge",
|
||||||
"version": "0.7.4",
|
"version": "0.7.5",
|
||||||
"minAppVersion": "1.12.4",
|
"minAppVersion": "1.12.4",
|
||||||
"description": "Additional Ignis specific functionality and ignis plugin management.",
|
"description": "Additional Ignis specific functionality and ignis plugin management.",
|
||||||
"author": "Nystik",
|
"author": "Nystik",
|
||||||
|
|||||||
Reference in New Issue
Block a user