dphelper 0.5.2 → 0.5.3

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 (3) hide show
  1. package/HISTORY.md +6 -2
  2. package/index.js +1 -1
  3. package/package.json +23 -23
package/HISTORY.md CHANGED
@@ -1,13 +1,17 @@
1
1
  ## Changelog
2
2
 
3
+ ## v0.5.3 / 2024-01-30
4
+
5
+ - NPM update  [Dario Passariello](https://github.com/passariello) ()
6
+
7
+ ## Previous
8
+
3
9
  ## v0.5.2 / 2024-01-06
4
10
 
5
11
  - Add new functions  [Dario Passariello](https://github.com/passariello) ()
6
12
  - Bug fix  [Dario Passariello](https://github.com/passariello) ()
7
13
  - NPM update  [Dario Passariello](https://github.com/passariello) ()
8
14
 
9
- ## Previous
10
-
11
15
  ## v0.5.0 / 2024-01-01
12
16
 
13
17
  - Add dates functionalities  [Dario Passariello](https://github.com/passariello) ()