We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2903bcc commit dfb5d9fCopy full SHA for dfb5d9f
CHANGELOG.md
@@ -0,0 +1,20 @@
1
+# Changelog
2
+
3
+All notable changes to this project will be documented in this file.
4
5
+The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
6
+and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
7
8
+## [v0.1.1] - 2024-01-17
9
10
+### Fixed
11
12
+- Use CommonJs to export module.
13
+- Prettier integration.
14
15
+## [v0.1.0] - 2024-01-16
16
17
+- First release
18
19
+[v0.1.1]: https://www.npmjs.com/package/@dipcode/dj-plugins/v/0.1.1
20
+[v0.1.0]: https://www.npmjs.com/package/@dipcode/dj-plugins/v/0.1.0
0 commit comments