@paperless/react 2.0.1-beta.28 → 2.0.1-beta.29

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/CHANGELOG.md +93 -1
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -3,6 +3,28 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## [2.0.1-beta.29](https://github.com/ionic-team/ionic/compare/v1.67.8...v2.0.1-beta.29) (2025-03-21)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * **molecules:** Revert removal of input-group temporarily ([8d8d661](https://github.com/ionic-team/ionic/commit/8d8d661317fb24fbb72258dcdccfdcc8217d2974))
12
+
13
+
14
+ ### Features
15
+
16
+ * **atmos:** Add navigation-title component ([1d2fda1](https://github.com/ionic-team/ionic/commit/1d2fda1be801a981a9e7d130566707f864e7e01c))
17
+ * **atoms/icon:** New icons and marked old as deprecated ([cab5c09](https://github.com/ionic-team/ionic/commit/cab5c096051545c7ac3d4b916d50f5e61988db57))
18
+ * **atoms:** Add badge component ([acd6c3f](https://github.com/ionic-team/ionic/commit/acd6c3fc7e0f384ef6efbeab4b5611293a9725c9))
19
+ * **atoms:** Add checkbox component ([1e2a35b](https://github.com/ionic-team/ionic/commit/1e2a35b8bcabb44cc91e11a43291741890909799))
20
+ * **atoms:** Add radio component ([e6a3d24](https://github.com/ionic-team/ionic/commit/e6a3d24192c1b8bb3ae0b14e56dbb68b5cca65dd))
21
+ * **atoms:** Add toggle component ([cde027c](https://github.com/ionic-team/ionic/commit/cde027c7066768f224b05c120680722381908562))
22
+ * **molecules:** Add navigation section component ([a6c0e05](https://github.com/ionic-team/ionic/commit/a6c0e05168e22837ca397cbaf0e37f958d77bb3a))
23
+
24
+
25
+
26
+
27
+
6
28
  ## [2.0.1-beta.28](https://github.com/ionic-team/ionic/compare/v2.0.1-beta.27...v2.0.1-beta.28) (2025-03-19)
7
29
 
8
30
  **Note:** Version bump only for package @paperless/react
@@ -235,7 +257,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
235
257
 
236
258
  ### Features
237
259
 
238
- =======
239
260
  * **atmos:** Add navigation-title component ([247baf9](https://github.com/ionic-team/ionic/commit/247baf9099d37f648ec2523b362bea0c2197f256))
240
261
  * **atoms/icon:** New icons and marked old as deprecated ([4061e96](https://github.com/ionic-team/ionic/commit/4061e9653b969b24a41991af077fb0fc719a335c))
241
262
  * **atoms:** Add badge component ([d62289a](https://github.com/ionic-team/ionic/commit/d62289af12a4d77be8044e250e9277e7b2523faf))
@@ -244,6 +265,77 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
244
265
 
245
266
 
246
267
 
268
+ ## [1.67.8](https://github.com/ionic-team/ionic/compare/v1.67.7...v1.67.8) (2025-03-20)
269
+
270
+ **Note:** Version bump only for package @paperless/react
271
+
272
+
273
+
274
+
275
+
276
+ ## [1.67.7](https://github.com/ionic-team/ionic/compare/v1.67.6...v1.67.7) (2025-03-20)
277
+
278
+ **Note:** Version bump only for package @paperless/react
279
+
280
+
281
+
282
+
283
+ ## [1.67.6](https://github.com/ionic-team/ionic/compare/v1.67.5...v1.67.6) (2025-03-20)
284
+
285
+ **Note:** Version bump only for package @paperless/react
286
+
287
+
288
+
289
+
290
+
291
+ ## [1.67.5](https://github.com/ionic-team/ionic/compare/v1.67.4...v1.67.5) (2025-03-19)
292
+
293
+ **Note:** Version bump only for package @paperless/react
294
+
295
+
296
+
297
+
298
+
299
+ ## [1.67.4](https://github.com/ionic-team/ionic/compare/v1.67.3...v1.67.4) (2025-03-14)
300
+
301
+ **Note:** Version bump only for package @paperless/react
302
+
303
+
304
+
305
+
306
+
307
+ ## [1.67.3](https://github.com/ionic-team/ionic/compare/v1.67.2...v1.67.3) (2025-03-14)
308
+
309
+ **Note:** Version bump only for package @paperless/react
310
+
311
+
312
+
313
+
314
+
315
+ ## [1.67.2](https://github.com/ionic-team/ionic/compare/v1.67.1...v1.67.2) (2025-03-14)
316
+
317
+ **Note:** Version bump only for package @paperless/react
318
+
319
+
320
+
321
+
322
+
323
+ ## [1.67.1](https://github.com/ionic-team/ionic/compare/v1.67.0...v1.67.1) (2025-03-14)
324
+
325
+ **Note:** Version bump only for package @paperless/react
326
+
327
+
328
+
329
+
330
+
331
+ # [1.67.0](https://github.com/ionic-team/ionic/compare/v1.66.0...v1.67.0) (2025-03-14)
332
+
333
+ **Note:** Version bump only for package @paperless/react
334
+
335
+
336
+
337
+
338
+
247
339
  # [1.66.0](https://github.com/ionic-team/ionic/compare/v1.65.0...v1.66.0) (2025-03-04)
248
340
 
249
341
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@paperless/react",
3
3
  "sideEffects": false,
4
- "version": "2.0.1-beta.28",
4
+ "version": "2.0.1-beta.29",
5
5
  "description": "React specific wrapper for component-library",
6
6
  "repository": {
7
7
  "type": "git",