Skip to content

Commit 39be69f

Browse files
authored
Merge pull request #806 from bcgov/ad-release-2.1.9-changelog
Release 2.1.9 changelog
2 parents 0e8835b + 5e15f5d commit 39be69f

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ckan-ui-bridge",
3-
"version": "2.1.8",
3+
"version": "2.1.9",
44
"private": true,
55
"scripts": {
66
"start": "NODE_ENV=prod node ./bin/www",

pages/changelog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ This page is continually updated as changes are made to the BC Data Catalogue an
3939

4040
|**Deployment No.**|**Description**|**Test**|**Production**|
4141
|:---:|:---|:---:|:---:|
42+
|20|UI improvements (see [Fixed Issues](https://github.com/bcgov/ckan-ui/blob/master/pages/changelog.md#fixed-issues))|18-May-22||
4243
|19|UI improvements, sitemap caching (see [Fixed Issues](https://github.com/bcgov/ckan-ui/blob/master/pages/changelog.md#fixed-issues))|09-May-22|12-May-22|
4344
|18|UI improvements (see [Fixed Issues](https://github.com/bcgov/ckan-ui/blob/master/pages/changelog.md#fixed-issues))|23-March-22|19-April-22|
4445
|17|Remove survey banner, fix contact and lifecycle date deletions (see [Fixed Issues](https://github.com/bcgov/ckan-ui/blob/master/pages/changelog.md#fixed-issues))|14-March-22|17-March-22|
@@ -65,6 +66,8 @@ This page is continually updated as changes are made to the BC Data Catalogue an
6566

6667
|**Deployment No.**|**Issue**|**Tix No.**|
6768
|:---:|:---|:---:|
69+
|20|Updated autocomplete template to remove dense setting to match other formating | ([#805](https://github.com/bcgov/ckan-ui/pull/805))
70+
|20|Fix background to cover smaller pages | ([#803](https://github.com/bcgov/ckan-ui/pull/803))
6871
|19|Removed hover text from composite repeating values | ([#790](https://github.com/bcgov/ckan-ui/pull/790))
6972
|19|Removed French toggle while fixing French setting | ([#785](https://github.com/bcgov/ckan-ui/pull/785))
7073
|19|Added state to title component and removed state field | ([#784](https://github.com/bcgov/ckan-ui/pull/784))

0 commit comments

Comments
 (0)