You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[track Strapi instance version in analytics events #112](https://github.com/localazy/strapi-plugin/pull/112)
7
+
-[Add a character limit during uploading #111](https://github.com/localazy/strapi-plugin/pull/111)
8
+
9
+
### β¨ Features
10
+
11
+
- track Strapi instance version in analytics events ([050936f](https://github.com/localazy/strapi-plugin/commit/050936f)) ([#112](https://github.com/localazy/strapi-plugin/pull/112))
12
+
- add character limit metadata during Localazy upload ([e60f73c](https://github.com/localazy/strapi-plugin/commit/e60f73c)) ([#111](https://github.com/localazy/strapi-plugin/pull/111))
13
+
14
+
### π Bug Fixes
15
+
16
+
- replace yarn-specific `run -T` with `tsc --noEmit` in type-check scripts ([237101e](https://github.com/localazy/strapi-plugin/commit/237101e)) ([#114](https://github.com/localazy/strapi-plugin/pull/114))
17
+
- resolve ESLint errors and Prettier formatting issues ([237101e](https://github.com/localazy/strapi-plugin/commit/237101e)) ([#114](https://github.com/localazy/strapi-plugin/pull/114))
18
+
- Fix character limits metadata not matching flat key format ([e60f73c](https://github.com/localazy/strapi-plugin/commit/e60f73c)) ([#111](https://github.com/localazy/strapi-plugin/pull/111))
19
+
- Update tests to use bracket notation for flat keys ([e60f73c](https://github.com/localazy/strapi-plugin/commit/e60f73c)) ([#111](https://github.com/localazy/strapi-plugin/pull/111))
20
+
21
+
### π§° Other Commits
22
+
23
+
- add git hooks and CI workflow ([237101e](https://github.com/localazy/strapi-plugin/commit/237101e)) ([#114](https://github.com/localazy/strapi-plugin/pull/114))
24
+
- Use strict type for pickedFlattenStrapiContent ([e60f73c](https://github.com/localazy/strapi-plugin/commit/e60f73c)) ([#111](https://github.com/localazy/strapi-plugin/pull/111))
0 commit comments