Skip to content

Commit 29f3358

Browse files
chore(release): v0.3.1
1 parent 8ca68e7 commit 29f3358

3 files changed

Lines changed: 25 additions & 3 deletions

File tree

CHANGELOG.md

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

3+
## 🚀 Release `@adnbn/plugin-remote-config` v0.3.1 (2025-10-23)
4+
5+
6+
### 🐛 Bug Fixed
7+
8+
* **service:** merge `defaultConfig` with `apiConfig` for enhanced configurability ([83e2e4b](https://github.com/addon-stack/plugin-remote-config/commit/83e2e4b4e29c06b64faa7bdf7eec78f21711070d))
9+
10+
11+
12+
13+
### 🧹 Chores
14+
15+
* **dependencies:** update package-lock.json with the latest dependency versions ([c1210b1](https://github.com/addon-stack/plugin-remote-config/commit/c1210b177a977f00b7e40efd7fd268f90c9ef34d))
16+
17+
18+
19+
20+
21+
### 🙌 Contributors
22+
23+
- [Addon Stack](https://github.com/addon-stack) (@addon-stack) — 3 commits
24+
325
## 🚀 Release `@adnbn/plugin-remote-config` v0.3.0 (2025-10-16)
426

527

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@adnbn/plugin-remote-config",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"description": "Remote config plugin for Addon Bone",
55
"keywords": [
66
"adnbn",

0 commit comments

Comments
 (0)