|
| 1 | +## 1.3.2 (2025-07-04) |
| 2 | + |
| 3 | +### 🩹 Fixes |
| 4 | + |
| 5 | +- plugins-runtime public package.json ([70fd69f](https://github.com/penpot/penpot-plugins/commit/70fd69f)) |
| 6 | + |
| 7 | +### ❤️ Thank You |
| 8 | + |
| 9 | +- Juanfran @juanfran |
| 10 | + |
| 11 | +## 1.3.1 (2025-07-04) |
| 12 | + |
| 13 | +### 🚀 Features |
| 14 | + |
| 15 | +- plugins-runtime as npm library ([41c56b1](https://github.com/penpot/penpot-plugins/commit/41c56b1)) |
| 16 | + |
| 17 | +### 🩹 Fixes |
| 18 | + |
| 19 | +- package-lock.json ([16b29f8](https://github.com/penpot/penpot-plugins/commit/16b29f8)) |
| 20 | + |
| 21 | +### ❤️ Thank You |
| 22 | + |
| 23 | +- Juanfran @juanfran |
| 24 | + |
1 | 25 | ## 1.3.0 (2025-06-25) |
2 | 26 |
|
3 | 27 | ### 🚀 Features |
|
53 | 77 |
|
54 | 78 | ## 1.1.0 (2024-12-12) |
55 | 79 |
|
56 | | - |
57 | 80 | ### 🚀 Features |
58 | 81 |
|
59 | 82 | - updated doc links ([cb49dfb](https://github.com/penpot/penpot-plugins/commit/cb49dfb)) |
|
64 | 87 | - styles rename layers ([40e08f8](https://github.com/penpot/penpot-plugins/commit/40e08f8)) |
65 | 88 | - **rename-layers:** i#8951 disable buttons when empty ([#8951](https://github.com/penpot/penpot-plugins/issues/8951)) |
66 | 89 |
|
67 | | -### ❤️ Thank You |
| 90 | +### ❤️ Thank You |
68 | 91 |
|
69 | 92 | - alonso.torres |
70 | 93 | - María Valderrama @mavalroot |
71 | 94 | - Marina López @cocotime |
72 | 95 |
|
73 | 96 | # 1.0.0 (2024-10-25) |
74 | 97 |
|
75 | | - |
76 | 98 | ### 🚀 Features |
77 | 99 |
|
78 | 100 | - **plugins-runtime:** add close callback to load api ([aeddab7](https://github.com/penpot/penpot-plugins/commit/aeddab7)) |
|
83 | 105 | - search in icons plugin ([b4664a2](https://github.com/penpot/penpot-plugins/commit/b4664a2)) |
84 | 106 | - **table-plugin:** i#8965 empty cell values when importing csv files ([#8965](https://github.com/penpot/penpot-plugins/issues/8965)) |
85 | 107 |
|
86 | | -### ❤️ Thank You |
| 108 | +### ❤️ Thank You |
87 | 109 |
|
88 | 110 | - alonso.torres |
89 | 111 | - Juanfran @juanfran |
|
92 | 114 |
|
93 | 115 | ## 0.12.0 (2024-10-04) |
94 | 116 |
|
95 | | - |
96 | 117 | ### 🚀 Features |
97 | 118 |
|
98 | 119 | - e2e tests ([1371af9](https://github.com/penpot/penpot-plugins/commit/1371af9)) |
|
110 | 131 | - **poc-state-plugin:** add new functions to the plugin to test comments and rulers ([6adee11](https://github.com/penpot/penpot-plugins/commit/6adee11)) |
111 | 132 | - **rename-layers:** final review - undo group ([2909bcc](https://github.com/penpot/penpot-plugins/commit/2909bcc)) |
112 | 133 | - **runtime:** refactor plugin state ([16595c2](https://github.com/penpot/penpot-plugins/commit/16595c2)) |
113 | | -- **runtime:** remove deprecated method ([ccc5f78](https://github.com/penpot/penpot-plugins/commit/ccc5f78)) |
| 134 | +- **runtime:** remove deprecated method ([ccc5f78](https://github.com/penpot/penpot-plugins/commit/ccc5f78)) |
114 | 135 | - **table-plugin:** enhancement save config ([07af57d](https://github.com/penpot/penpot-plugins/commit/07af57d)) |
115 | 136 |
|
116 | 137 | ### 🩹 Fixes |
|
123 | 144 | - **runtime:** ses errorTrapping interferes with penpot error handler ([8c0e36d](https://github.com/penpot/penpot-plugins/commit/8c0e36d)) |
124 | 145 | - **runtime:** prevent override Penpot objects ([120e9e5](https://github.com/penpot/penpot-plugins/commit/120e9e5)) |
125 | 146 |
|
126 | | -### ❤️ Thank You |
| 147 | +### ❤️ Thank You |
127 | 148 |
|
128 | 149 | - alonso.torres |
129 | 150 | - Juanfran @juanfran |
130 | 151 | - María Valderrama @mavalroot |
131 | 152 |
|
132 | 153 | ## 0.10.0 (2024-07-31) |
133 | 154 |
|
134 | | - |
135 | 155 | ### 🚀 Features |
136 | 156 |
|
137 | 157 | - change permissions names ([99126f8](https://github.com/penpot/penpot-plugins/commit/99126f8)) |
|
167 | 187 | - **plugins-runtime:** fix problem with types in test ([17db173](https://github.com/penpot/penpot-plugins/commit/17db173)) |
168 | 188 | - **styles:** input, button & select worksans font family ([1b9d3b2](https://github.com/penpot/penpot-plugins/commit/1b9d3b2)) |
169 | 189 |
|
170 | | -### ❤️ Thank You |
| 190 | +### ❤️ Thank You |
171 | 191 |
|
172 | 192 | - alonso.torres |
173 | 193 | - Juanfran @juanfran |
|
0 commit comments