mirror of
https://github.com/penpot/penpot.git
synced 2025-07-26 02:07:22 +02:00
🎉 Update 1.8 release onboarding info
This commit is contained in:
parent
ed89f858e1
commit
562f0d9872
4 changed files with 112 additions and 3 deletions
|
@ -19,6 +19,7 @@
|
|||
[app.main.ui.releases.v1-5]
|
||||
[app.main.ui.releases.v1-6]
|
||||
[app.main.ui.releases.v1-7]
|
||||
[app.main.ui.releases.v1-8]
|
||||
[app.util.i18n :as i18n :refer [tr]]
|
||||
[app.util.object :as obj]
|
||||
[app.util.router :as rt]
|
||||
|
@ -297,5 +298,5 @@
|
|||
|
||||
(defmethod rc/render-release-notes "0.0"
|
||||
[params]
|
||||
(rc/render-release-notes (assoc params :version "1.6")))
|
||||
(rc/render-release-notes (assoc params :version "1.8")))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue