Skip to content

Commit d730fd7

Browse files
authored
Merge pull request #232 from devuri/release-please--branches--master
chore(master): release 7.0.1
2 parents 4b5993f + 7fb5236 commit d730fd7

2 files changed

Lines changed: 22 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "7.0.0"
2+
".": "7.0.1"
33
}

CHANGELOG.md

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

3+
## [7.0.1](https://github.com/devuri/brisko/compare/7.0.0...7.0.1) (2026-03-31)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* 7.0.1 version bump ([4b5993f](https://github.com/devuri/brisko/commit/4b5993fa23a198d29a741f1a912eeed689d5cb56))
9+
* 7.0.1 version bump ([3025d9b](https://github.com/devuri/brisko/commit/3025d9bcedeb8fcc32714d9272991ba23677c3da))
10+
* **deps-dev:** bump cipher-base from 1.0.4 to 1.0.6 ([9f514e1](https://github.com/devuri/brisko/commit/9f514e147f313564c91be304540104d2647c2d71))
11+
* **deps-dev:** bump lodash from 4.17.21 to 4.17.23 ([197da34](https://github.com/devuri/brisko/commit/197da349292d50c4acce1f40447bb43bacd356c6))
12+
* **deps-dev:** bump node-forge from 1.3.1 to 1.3.2 ([220db23](https://github.com/devuri/brisko/commit/220db23caf1ed17aa9116be49c1249b31541705a))
13+
* **deps-dev:** bump node-forge from 1.3.2 to 1.4.0 ([01bd687](https://github.com/devuri/brisko/commit/01bd6874e4b170064b5a3b5d9c20b3e04c9e654e))
14+
* **deps-dev:** bump node-forge from 1.3.2 to 1.4.0 ([4b09a00](https://github.com/devuri/brisko/commit/4b09a00b7a0d0faa9f040b9efb8460aa346a82b3))
15+
* **deps-dev:** bump picomatch from 2.3.1 to 2.3.2 ([d5f812c](https://github.com/devuri/brisko/commit/d5f812c3fc2788ef70f3da67871872ce039f1f02))
16+
* **deps-dev:** bump picomatch from 2.3.1 to 2.3.2 ([76575f3](https://github.com/devuri/brisko/commit/76575f37b31e626ff09a631d3249e224a3f2adfb))
17+
* **deps-dev:** bump sha.js from 2.4.11 to 2.4.12 ([d530285](https://github.com/devuri/brisko/commit/d5302850142ca2a2bf9c42d805a93a6f8d1d1842))
18+
* **deps-dev:** bump svgo from 2.8.0 to 2.8.2 ([4e2933a](https://github.com/devuri/brisko/commit/4e2933a4f674a55983a936908da96dd55a10ce12))
19+
* **deps-dev:** bump svgo from 2.8.0 to 2.8.2 ([b5207d5](https://github.com/devuri/brisko/commit/b5207d588086450a5d6947558252ee37ecd598f9))
20+
* **deps-dev:** bump webpack from 5.94.0 to 5.105.0 ([015bbfa](https://github.com/devuri/brisko/commit/015bbfa91480219961e36a164898abcbfc01e01d))
21+
* **deps:** bump serialize-javascript and terser-webpack-plugin ([13b2abf](https://github.com/devuri/brisko/commit/13b2abf4490840aba546d788e22341974b73ca26))
22+
* **deps:** bump serialize-javascript and terser-webpack-plugin ([9d4d562](https://github.com/devuri/brisko/commit/9d4d562f3fdd7b8d40408cd884e87cda09a8bfd3))
23+
324
## [7.0.0](https://github.com/devuri/brisko/compare/6.2.0...7.0.0) (2026-03-31)
425

526

0 commit comments

Comments
 (0)