We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82eb55c commit 59941c0Copy full SHA for 59941c0
COPYRIGHT
@@ -2,7 +2,7 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
2
Source: https://github.com/RaspberryPiFoundation/editor-ui
3
4
Files: *
5
-Copyright: 2021-2023 Raspberry Pi Foundation <web@raspberrypi.org>
+Copyright: 2021-2025 Raspberry Pi Foundation <web@raspberrypi.org>
6
License: Apache-2.0
7
Licensed under the Apache License, Version 2.0 (the "License");
8
you may not use this file except in compliance with the License.
package.json
@@ -1,6 +1,6 @@
1
{
"name": "@raspberrypifoundation/editor-ui",
- "version": "0.33.0",
+ "version": "0.34.0",
"private": true,
"dependencies": {
"@apollo/client": "^3.7.8",
0 commit comments