File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,14 @@ All notable changes to this project will be documented in this file. Dates are d
4
4
5
5
Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
6
6
7
- #### [ v5.0.1] ( https://addepar/addepar/ember-table/compare/v4.0.0...v5.0.1 )
7
+ #### [ v5.0.2] ( https://addepar/addepar/ember-table/compare/v5.0.1...v5.0.2 )
8
+
9
+ - Only remove ResizeSensor if it exists [ ` #976 ` ] ( https://addepar/addepar/ember-table/pull/976 )
10
+ - [ TRIVIAL] Disable 3.16 scenario in CI [ ` #978 ` ] ( https://addepar/addepar/ember-table/pull/978 )
11
+
12
+ ### [ v5.0.1] ( https://addepar/addepar/ember-table/compare/v4.0.0...v5.0.1 )
13
+
14
+ > 14 December 2022
8
15
9
16
- [ EXPERIMENTAL] Provide addon-defined template types for Glint [ ` #968 ` ] ( https://addepar/addepar/ember-table/pull/968 )
10
17
- Bump vertical-collection in the lockfile [ ` #969 ` ] ( https://addepar/addepar/ember-table/pull/969 )
@@ -14,6 +21,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
14
21
- Clean up tests ahead of offset fixes [ ` #950 ` ] ( https://addepar/addepar/ember-table/pull/950 )
15
22
- Add static security scanning with CodeQL (SAST) [ ` #954 ` ] ( https://addepar/addepar/ember-table/pull/954 )
16
23
- Update documented version support [ ` #951 ` ] ( https://addepar/addepar/ember-table/pull/951 )
24
+ - Release 5.0.1 [ ` c1c1b3c ` ] ( https://addepar/addepar/ember-table/commit/c1c1b3c9db8af65551067f4c0dc66be7bb3d14a1 )
17
25
18
26
#### [ v4.0.0] ( https://addepar/addepar/ember-table/compare/v4.0.0-beta.5...v4.0.0 )
19
27
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ember-table" ,
3
- "version" : " 5.0.1 " ,
3
+ "version" : " 5.0.2 " ,
4
4
"description" : " An addon to support large data set and a number of features around table." ,
5
5
"keywords" : [
6
6
" ember-addon"
You can’t perform that action at this time.
0 commit comments