Skip to content

Commit b896756

Browse files
authored
Chore: update NPM dependencies (#65)
1 parent 5c878e1 commit b896756

5 files changed

Lines changed: 434 additions & 1242 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 1.0.2
4+
5+
- Feat: update NPM dependencies
6+
37
## 1.0.1
48

59
- Feat: update Composer and NPM dependencies

onelogs.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
* License URI: https://www.gnu.org/licenses/gpl-2.0.txt
1111
* Text Domain: onelogs
1212
* Domain Path: /languages
13-
* Version: 1.0.1
13+
* Version: 1.0.2
1414
* Requires PHP: 8.0
1515
* Requires at least: 6.8
1616
* Tested up to: 6.9
@@ -32,7 +32,7 @@ function constants(): void {
3232
/**
3333
* Version of the plugin.
3434
*/
35-
define( 'ONELOGS_VERSION', '1.0.1' );
35+
define( 'ONELOGS_VERSION', '1.0.2' );
3636

3737
/**
3838
* Root path to the plugin directory.

0 commit comments

Comments
 (0)