diff --git a/CONVENTIONAL_COMMIT.md b/CONVENTIONAL_COMMIT.md index 35aa56df2fe..7e262a28986 100644 --- a/CONVENTIONAL_COMMIT.md +++ b/CONVENTIONAL_COMMIT.md @@ -70,6 +70,7 @@ Each Gitmoji corresponds to a specific type of change: | 🌱 | Adding or updating a seed file | `chore` | | 🔥 | Removing code or files | `chore` | | 🚧 | Work in progress (WIP) | `chore` | +| 📦️ | Add or update compiled files or packages| `chore` | #### Guidelines for Using Gitmoji - Place the corresponding emoji at the beginning of the **description** in the commit message header. diff --git a/stdlib/domainstory-abx.repx b/stdlib/domainstory-abx.repx index 5e421c3cdd0..b594155dca8 100644 Binary files a/stdlib/domainstory-abx.repx and b/stdlib/domainstory-abx.repx differ