@paperless/conventions 2.0.1-beta.32 → 2.0.1-beta.34
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.
- package/CHANGELOG.md +24 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,22 @@
|
|
|
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.34](https://github.com/Employes/Paperless/compare/v1.67.9...v2.0.1-beta.34) (2025-03-31)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @paperless/conventions
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
## [2.0.1-beta.33](https://github.com/Employes/Paperless/compare/v2.0.1-beta.32...v2.0.1-beta.33) (2025-03-27)
|
|
15
|
+
|
|
16
|
+
**Note:** Version bump only for package @paperless/conventions
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
6
22
|
## [2.0.1-beta.32](https://github.com/Employes/Paperless/compare/v2.0.1-beta.31...v2.0.1-beta.32) (2025-03-21)
|
|
7
23
|
|
|
8
24
|
**Note:** Version bump only for package @paperless/conventions
|
|
@@ -251,6 +267,14 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
251
267
|
|
|
252
268
|
|
|
253
269
|
|
|
270
|
+
## [1.67.9](https://github.com/Employes/Paperless/compare/v1.67.8...v1.67.9) (2025-03-31)
|
|
271
|
+
|
|
272
|
+
**Note:** Version bump only for package @paperless/conventions
|
|
273
|
+
|
|
274
|
+
|
|
275
|
+
|
|
276
|
+
|
|
277
|
+
|
|
254
278
|
## [1.67.8](https://github.com/Employes/Paperless/compare/v1.67.7...v1.67.8) (2025-03-20)
|
|
255
279
|
|
|
256
280
|
**Note:** Version bump only for package @paperless/conventions
|
package/package.json
CHANGED