Skip to content

Commit 0028a53

Browse files
committed
v1.3.1
1 parent ca0ec6e commit 0028a53

File tree

2 files changed

+20
-2
lines changed

2 files changed

+20
-2
lines changed

CHANGELOG.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,14 @@
11
## Changelog
22

3+
### [v1.3.1](https://github.com/wachunei/directUC/compare/v1.3.0...v1.3.1)
4+
5+
- Update for new SSO page structure [`#619`](https://github.com/wachunei/directUC/pull/619)
6+
- Upgrade dependencies (aug 22) [`#598`](https://github.com/wachunei/directUC/pull/598)
7+
38
### [v1.3.0](https://github.com/wachunei/directUC/compare/v1.2.0...v1.3.0)
49

10+
> 6 December 2021
11+
512
- Add custom primary color feature [`#549`](https://github.com/wachunei/directUC/pull/549)
613
- Upgrade dependencies [`#498`](https://github.com/wachunei/directUC/pull/498)
714

@@ -17,16 +24,27 @@
1724
1825
- Open options page when not logged in [`#400`](https://github.com/wachunei/directUC/pull/400)
1926

20-
### [v1.1.2](https://github.com/wachunei/directUC/compare/v1.0.18...v1.1.2)
27+
### [v1.1.2](https://github.com/wachunei/directUC/compare/v1.1.1...v1.1.2)
2128

2229
> 2 June 2021
2330
2431
- 🏳️‍🌈 Add pride icon [`#365`](https://github.com/wachunei/directUC/pull/365)
32+
33+
### [v1.1.1](https://github.com/wachunei/directUC/compare/v1.1.0...v1.1.1)
34+
35+
> 24 May 2021
36+
2537
- Fix changelog ignore [`#350`](https://github.com/wachunei/directUC/pull/350)
2638
- Ignore dependabot merges on changelog [`#349`](https://github.com/wachunei/directUC/pull/349)
2739
- v1.1.0: Use parcel v2 [`#276`](https://github.com/wachunei/directUC/pull/276)
40+
41+
### [v1.1.0](https://github.com/wachunei/directUC/compare/v1.0.18...v1.1.0)
42+
43+
> 25 April 2021
44+
2845
- Bump react, react-dom and react-test-renderer [`#248`](https://github.com/wachunei/directUC/pull/248)
2946
- Upgrade husky to v5 [`#226`](https://github.com/wachunei/directUC/pull/226)
47+
- Use parcel v2 [`5c68678`](https://github.com/wachunei/directUC/commit/5c68678e4bc0561cbe1576d4ade5777bc288ab5b)
3048

3149
### [v1.0.18](https://github.com/wachunei/directUC/compare/v1.0.17...v1.0.18)
3250

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "direct-uc",
33
"description": "Extensión web que permite a alumnos y funcionarios de la Pontificia Universidad Católica de Chile el ingreso directo a diferentes servicios ofrecidos por esta.",
4-
"version": "1.3.0",
4+
"version": "1.3.1",
55
"repository": "[email protected]:wachunei/directUC.git",
66
"author": "Pedro Pablo Aste Kompen <[email protected]>",
77
"license": "MIT",

0 commit comments

Comments
 (0)