Skip to content

Commit 106d4df

Browse files
chore(release): 3.0.0 [skip ci]
# [3.0.0](v2.1.1...v3.0.0) (2022-01-06) ### Bug Fixes * **husky:** disable commitlint in CI ([#369](#369)) ([115e044](115e044)) ### Features * **custom-buttons:** configurable custom buttons ([#350](#350)) ([8ffdb31](8ffdb31)) * **data-table:** include acl columns for userlist ([#349](#349)) ([4af09c0](4af09c0)) * **data-table:** sortable columns for userlist ([#341](#341)) ([b4b2cfb](b4b2cfb)) * **emeisOptions:** introduce dynamic visibility ([#337](#337)) ([3824541](3824541)) ### BREAKING CHANGES * **emeisOptions:** from now on we use ember-intl for meta-field labels (emeis-options). * test(emeisOptions): Update tests for meta-fields Comply with new syntax for the metaFields definitions in emeisOptions * feat(metaFields): dynamic evaluation of readyOnly field
1 parent 1b22b9a commit 106d4df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-emeis",
3-
"version": "2.1.1",
3+
"version": "3.0.0",
44
"description": "The frontend for the emeis user management service",
55
"keywords": [
66
"ember-addon",

0 commit comments

Comments
 (0)