@paperless/conventions 2.0.1-beta.36 → 2.0.1-beta.38
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 +23 -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.38](https://github.com/Employes/Paperless/compare/v1.69.0...v2.0.1-beta.38) (2025-04-16)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @paperless/conventions
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
## [2.0.1-beta.37](https://github.com/Employes/Paperless/compare/v2.0.1-beta.36...v2.0.1-beta.37) (2025-04-07)
|
|
15
|
+
|
|
16
|
+
**Note:** Version bump only for package @paperless/conventions
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
6
22
|
## [2.0.1-beta.36](https://github.com/Employes/Paperless/compare/v1.68.1...v2.0.1-beta.36) (2025-04-04)
|
|
7
23
|
|
|
8
24
|
**Note:** Version bump only for package @paperless/conventions
|
|
@@ -277,6 +293,13 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
277
293
|
|
|
278
294
|
## [2.0.1-beta.2](https://github.com/Employes/Paperless/compare/v1.65.0...v2.0.1-beta.2) (2025-02-20)
|
|
279
295
|
|
|
296
|
+
**Note:** Version bump only for package @paperless/conventions
|
|
297
|
+
|
|
298
|
+
|
|
299
|
+
|
|
300
|
+
|
|
301
|
+
|
|
302
|
+
# [1.69.0](https://github.com/Employes/Paperless/compare/v1.68.1...v1.69.0) (2025-04-11)
|
|
280
303
|
|
|
281
304
|
**Note:** Version bump only for package @paperless/conventions
|
|
282
305
|
|
package/package.json
CHANGED