mirror of
https://github.com/penpot/penpot.git
synced 2025-07-26 01:47:15 +02:00
✨ Add new release onboarding info
This commit is contained in:
parent
5b9bcf8b1d
commit
63f42fc8bb
6 changed files with 110 additions and 1 deletions
|
@ -20,6 +20,7 @@
|
|||
[app.main.ui.releases.v1-6]
|
||||
[app.main.ui.releases.v1-7]
|
||||
[app.main.ui.releases.v1-8]
|
||||
[app.main.ui.releases.v1-9]
|
||||
[app.util.i18n :as i18n :refer [tr]]
|
||||
[app.util.object :as obj]
|
||||
[app.util.router :as rt]
|
||||
|
@ -298,5 +299,5 @@
|
|||
|
||||
(defmethod rc/render-release-notes "0.0"
|
||||
[params]
|
||||
(rc/render-release-notes (assoc params :version "1.8")))
|
||||
(rc/render-release-notes (assoc params :version "1.9")))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue