@cpp.js/package-tiff 1.0.0-beta.25 → 1.0.0

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 ADDED
@@ -0,0 +1,20 @@
1
+ # @cpp.js/package-tiff
2
+
3
+ ## 1.0.0
4
+
5
+ ### Major Changes
6
+
7
+ - 🚀 first stable release
8
+
9
+ ### Patch Changes
10
+
11
+ - Updated dependencies
12
+ - @cpp.js/package-zlib@1.0.0
13
+
14
+ ## 1.0.0-beta.26
15
+
16
+ ### Patch Changes
17
+
18
+ - chore: add initial version of CHANGELOGS files
19
+ - Updated dependencies
20
+ - @cpp.js/package-zlib@1.0.0-beta.29
package/README.md CHANGED
@@ -47,4 +47,4 @@ std::string Native::sample() {
47
47
  ## License
48
48
  This project includes the precompiled tiff library, which is distributed under the [libtiff License](https://libtiff.gitlab.io/libtiff/project/license.html).
49
49
 
50
- Tiff Homepage: <https://libtiff.gitlab.io/libtiff/index.html>
50
+ Tiff Homepage: [https://libtiff.gitlab.io/libtiff/index.html](https://libtiff.gitlab.io/libtiff/index.html)