|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [v1.2.0](https://github.com/dermatologist/umlsjs/tree/v1.2.0) (2022-04-13) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/dermatologist/umlsjs/compare/v0.17.3...v1.2.0) |
| 6 | + |
| 7 | +**Merged pull requests:** |
| 8 | + |
| 9 | +- Update bump.yml [\#116](https://github.com/dermatologist/umlsjs/pull/116) ([dermatologist](https://github.com/dermatologist)) |
| 10 | +- build\(deps-dev\): bump typescript from 4.5.5 to 4.6.3 [\#112](https://github.com/dermatologist/umlsjs/pull/112) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 11 | +- Update package.json [\#111](https://github.com/dermatologist/umlsjs/pull/111) ([dermatologist](https://github.com/dermatologist)) |
| 12 | +- build\(deps\): bump JamesIves/github-pages-deploy-action from 4.1.5 to 4.3.0 [\#109](https://github.com/dermatologist/umlsjs/pull/109) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 13 | +- build\(deps\): bump actions/setup-node from 2.5.1 to 3.1.0 [\#108](https://github.com/dermatologist/umlsjs/pull/108) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 14 | +- build\(deps\): bump ansi-regex from 3.0.0 to 3.0.1 [\#107](https://github.com/dermatologist/umlsjs/pull/107) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 15 | +- build\(deps\): bump minimist from 1.2.5 to 1.2.6 [\#106](https://github.com/dermatologist/umlsjs/pull/106) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 16 | +- build\(deps-dev\): bump typedoc from 0.22.10 to 0.22.13 [\#105](https://github.com/dermatologist/umlsjs/pull/105) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 17 | +- build\(deps\): bump axios from 0.24.0 to 0.26.1 [\#103](https://github.com/dermatologist/umlsjs/pull/103) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 18 | +- build\(deps\): bump actions/checkout from 2 to 3 [\#101](https://github.com/dermatologist/umlsjs/pull/101) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 19 | +- build\(deps-dev\): bump typescript from 4.5.4 to 4.5.5 [\#98](https://github.com/dermatologist/umlsjs/pull/98) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 20 | +- build\(deps\): bump follow-redirects from 1.14.5 to 1.14.8 [\#95](https://github.com/dermatologist/umlsjs/pull/95) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 21 | +- build\(deps\): bump phips28/gh-action-bump-version from 8.0.18 to 9.0.16 [\#92](https://github.com/dermatologist/umlsjs/pull/92) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 22 | + |
| 23 | +## [v0.17.3](https://github.com/dermatologist/umlsjs/tree/v0.17.3) (2022-03-20) |
| 24 | + |
| 25 | +[Full Changelog](https://github.com/dermatologist/umlsjs/compare/v0.17.2...v0.17.3) |
| 26 | + |
| 27 | +**Merged pull requests:** |
| 28 | + |
| 29 | +- build\(deps-dev\): bump dotenv from 10.0.0 to 16.0.0 [\#93](https://github.com/dermatologist/umlsjs/pull/93) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 30 | +- build\(deps\): bump nanoid from 3.1.23 to 3.2.0 [\#88](https://github.com/dermatologist/umlsjs/pull/88) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 31 | + |
| 32 | +## [v0.17.2](https://github.com/dermatologist/umlsjs/tree/v0.17.2) (2022-02-27) |
| 33 | + |
| 34 | +[Full Changelog](https://github.com/dermatologist/umlsjs/compare/v0.17.1...v0.17.2) |
| 35 | + |
| 36 | +**Merged pull requests:** |
| 37 | + |
| 38 | +- build\(deps\): bump shelljs from 0.8.4 to 0.8.5 [\#85](https://github.com/dermatologist/umlsjs/pull/85) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 39 | + |
| 40 | +## [v0.17.1](https://github.com/dermatologist/umlsjs/tree/v0.17.1) (2022-01-14) |
| 41 | + |
| 42 | +[Full Changelog](https://github.com/dermatologist/umlsjs/compare/v0.17.0...v0.17.1) |
| 43 | + |
| 44 | +**Merged pull requests:** |
| 45 | + |
| 46 | +- build\(deps\): bump actions/setup-node from 2.5.0 to 2.5.1 [\#81](https://github.com/dermatologist/umlsjs/pull/81) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 47 | + |
| 48 | +## [v0.17.0](https://github.com/dermatologist/umlsjs/tree/v0.17.0) (2022-01-03) |
| 49 | + |
| 50 | +[Full Changelog](https://github.com/dermatologist/umlsjs/compare/v0.16.0...v0.17.0) |
| 51 | + |
| 52 | +**Merged pull requests:** |
| 53 | + |
| 54 | +- build\(deps-dev\): bump typescript from 4.4.4 to 4.5.4 [\#79](https://github.com/dermatologist/umlsjs/pull/79) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 55 | + |
| 56 | +## [v0.16.0](https://github.com/dermatologist/umlsjs/tree/v0.16.0) (2021-12-22) |
| 57 | + |
| 58 | +[Full Changelog](https://github.com/dermatologist/umlsjs/compare/v0.15.2...v0.16.0) |
| 59 | + |
| 60 | +**Merged pull requests:** |
| 61 | + |
| 62 | +- build\(deps\): bump actions/setup-node from 2.4.1 to 2.5.0 [\#74](https://github.com/dermatologist/umlsjs/pull/74) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 63 | + |
| 64 | +## [v0.15.2](https://github.com/dermatologist/umlsjs/tree/v0.15.2) (2021-12-08) |
| 65 | + |
| 66 | +[Full Changelog](https://github.com/dermatologist/umlsjs/compare/v0.15.1...v0.15.2) |
| 67 | + |
| 68 | +**Merged pull requests:** |
| 69 | + |
| 70 | +- build\(deps-dev\): bump typedoc from 0.22.9 to 0.22.10 [\#73](https://github.com/dermatologist/umlsjs/pull/73) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 71 | + |
| 72 | +## [v0.15.1](https://github.com/dermatologist/umlsjs/tree/v0.15.1) (2021-11-19) |
| 73 | + |
| 74 | +[Full Changelog](https://github.com/dermatologist/umlsjs/compare/v0.15.0...v0.15.1) |
| 75 | + |
| 76 | +**Merged pull requests:** |
| 77 | + |
| 78 | +- build\(deps-dev\): bump typedoc from 0.22.6 to 0.22.9 [\#70](https://github.com/dermatologist/umlsjs/pull/70) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 79 | + |
| 80 | +## [v0.15.0](https://github.com/dermatologist/umlsjs/tree/v0.15.0) (2021-11-17) |
| 81 | + |
| 82 | +[Full Changelog](https://github.com/dermatologist/umlsjs/compare/v0.14.0...v0.15.0) |
| 83 | + |
| 84 | +**Merged pull requests:** |
| 85 | + |
| 86 | +- build\(deps\): bump axios from 0.21.4 to 0.24.0 [\#68](https://github.com/dermatologist/umlsjs/pull/68) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 87 | + |
| 88 | +## [v0.14.0](https://github.com/dermatologist/umlsjs/tree/v0.14.0) (2021-11-15) |
| 89 | + |
| 90 | +[Full Changelog](https://github.com/dermatologist/umlsjs/compare/v0.13.1...v0.14.0) |
| 91 | + |
| 92 | +**Merged pull requests:** |
| 93 | + |
| 94 | +- build\(deps\): bump fast-xml-parser from 3.20.3 to 3.21.1 [\#67](https://github.com/dermatologist/umlsjs/pull/67) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 95 | + |
| 96 | +## [v0.13.1](https://github.com/dermatologist/umlsjs/tree/v0.13.1) (2021-11-06) |
| 97 | + |
| 98 | +[Full Changelog](https://github.com/dermatologist/umlsjs/compare/v0.13.0...v0.13.1) |
| 99 | + |
| 100 | +**Merged pull requests:** |
| 101 | + |
| 102 | +- build\(deps-dev\): bump husky from 7.0.2 to 7.0.4 [\#65](https://github.com/dermatologist/umlsjs/pull/65) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 103 | + |
| 104 | +## [v0.13.0](https://github.com/dermatologist/umlsjs/tree/v0.13.0) (2021-11-05) |
| 105 | + |
| 106 | +[Full Changelog](https://github.com/dermatologist/umlsjs/compare/v0.12.0...v0.13.0) |
| 107 | + |
| 108 | +## [v0.12.0](https://github.com/dermatologist/umlsjs/tree/v0.12.0) (2021-11-05) |
| 109 | + |
| 110 | +[Full Changelog](https://github.com/dermatologist/umlsjs/compare/v0.11.0...v0.12.0) |
| 111 | + |
| 112 | +**Merged pull requests:** |
| 113 | + |
| 114 | +- build\(deps-dev\): bump typescript from 4.3.5 to 4.4.4 [\#63](https://github.com/dermatologist/umlsjs/pull/63) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 115 | +- build\(deps\): bump actions/setup-node from 2.3.0 to 2.4.1 [\#56](https://github.com/dermatologist/umlsjs/pull/56) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 116 | + |
| 117 | +## [v0.11.0](https://github.com/dermatologist/umlsjs/tree/v0.11.0) (2021-10-25) |
| 118 | + |
| 119 | +[Full Changelog](https://github.com/dermatologist/umlsjs/compare/v0.10.0...v0.11.0) |
| 120 | + |
| 121 | +**Merged pull requests:** |
| 122 | + |
| 123 | +- build\(deps-dev\): bump typedoc from 0.21.6 to 0.22.6 [\#62](https://github.com/dermatologist/umlsjs/pull/62) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 124 | + |
| 125 | +## [v0.10.0](https://github.com/dermatologist/umlsjs/tree/v0.10.0) (2021-10-15) |
| 126 | + |
| 127 | +[Full Changelog](https://github.com/dermatologist/umlsjs/compare/v0.9.9...v0.10.0) |
| 128 | + |
| 129 | +**Merged pull requests:** |
| 130 | + |
| 131 | +- build\(deps\): bump fast-xml-parser from 3.19.0 to 3.20.3 [\#55](https://github.com/dermatologist/umlsjs/pull/55) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 132 | + |
| 133 | +## [v0.9.9](https://github.com/dermatologist/umlsjs/tree/v0.9.9) (2021-10-12) |
| 134 | + |
| 135 | +[Full Changelog](https://github.com/dermatologist/umlsjs/compare/v0.9.8...v0.9.9) |
| 136 | + |
| 137 | +## [v0.9.8](https://github.com/dermatologist/umlsjs/tree/v0.9.8) (2021-10-12) |
| 138 | + |
| 139 | +[Full Changelog](https://github.com/dermatologist/umlsjs/compare/v0.9.7...v0.9.8) |
| 140 | + |
| 141 | +**Merged pull requests:** |
| 142 | + |
| 143 | +- build\(deps\): bump nth-check from 2.0.0 to 2.0.1 [\#54](https://github.com/dermatologist/umlsjs/pull/54) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 144 | +- build\(deps\): bump tmpl from 1.0.4 to 1.0.5 [\#53](https://github.com/dermatologist/umlsjs/pull/53) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 145 | + |
| 146 | +## [v0.9.7](https://github.com/dermatologist/umlsjs/tree/v0.9.7) (2021-09-25) |
| 147 | + |
| 148 | +[Full Changelog](https://github.com/dermatologist/umlsjs/compare/v0.9.6...v0.9.7) |
| 149 | + |
| 150 | +**Merged pull requests:** |
| 151 | + |
| 152 | +- build\(deps\): bump axios from 0.21.1 to 0.21.4 [\#49](https://github.com/dermatologist/umlsjs/pull/49) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 153 | + |
| 154 | +## [v0.9.6](https://github.com/dermatologist/umlsjs/tree/v0.9.6) (2021-09-22) |
| 155 | + |
| 156 | +[Full Changelog](https://github.com/dermatologist/umlsjs/compare/v0.9.5...v0.9.6) |
| 157 | + |
| 158 | +**Merged pull requests:** |
| 159 | + |
| 160 | +- build\(deps\): bump JamesIves/github-pages-deploy-action from 4.1.4 to 4.1.5 [\#48](https://github.com/dermatologist/umlsjs/pull/48) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 161 | + |
| 162 | +## [v0.9.5](https://github.com/dermatologist/umlsjs/tree/v0.9.5) (2021-09-21) |
| 163 | + |
| 164 | +[Full Changelog](https://github.com/dermatologist/umlsjs/compare/v0.9.4...v0.9.5) |
| 165 | + |
| 166 | +**Merged pull requests:** |
| 167 | + |
| 168 | +- build\(deps-dev\): bump husky from 7.0.1 to 7.0.2 [\#47](https://github.com/dermatologist/umlsjs/pull/47) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 169 | + |
| 170 | +## [v0.9.4](https://github.com/dermatologist/umlsjs/tree/v0.9.4) (2021-08-28) |
| 171 | + |
| 172 | +[Full Changelog](https://github.com/dermatologist/umlsjs/compare/v0.9.3...v0.9.4) |
| 173 | + |
| 174 | +**Merged pull requests:** |
| 175 | + |
| 176 | +- build\(deps-dev\): bump typedoc from 0.21.5 to 0.21.6 [\#45](https://github.com/dermatologist/umlsjs/pull/45) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 177 | + |
| 178 | +## [v0.9.3](https://github.com/dermatologist/umlsjs/tree/v0.9.3) (2021-08-19) |
| 179 | + |
| 180 | +[Full Changelog](https://github.com/dermatologist/umlsjs/compare/v0.9.2...v0.9.3) |
| 181 | + |
| 182 | +**Merged pull requests:** |
| 183 | + |
| 184 | +- build\(deps-dev\): bump tslib from 2.3.0 to 2.3.1 [\#44](https://github.com/dermatologist/umlsjs/pull/44) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 185 | + |
| 186 | +## [v0.9.2](https://github.com/dermatologist/umlsjs/tree/v0.9.2) (2021-08-15) |
| 187 | + |
| 188 | +[Full Changelog](https://github.com/dermatologist/umlsjs/compare/v0.9.1...v0.9.2) |
| 189 | + |
| 190 | +**Merged pull requests:** |
| 191 | + |
| 192 | +- build\(deps\): bump path-parse from 1.0.6 to 1.0.7 [\#43](https://github.com/dermatologist/umlsjs/pull/43) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 193 | + |
| 194 | +## [v0.9.1](https://github.com/dermatologist/umlsjs/tree/v0.9.1) (2021-08-03) |
| 195 | + |
| 196 | +[Full Changelog](https://github.com/dermatologist/umlsjs/compare/v0.9.0...v0.9.1) |
| 197 | + |
| 198 | +**Merged pull requests:** |
| 199 | + |
| 200 | +- build\(deps-dev\): bump typedoc from 0.21.4 to 0.21.5 [\#40](https://github.com/dermatologist/umlsjs/pull/40) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 201 | + |
| 202 | +## [v0.9.0](https://github.com/dermatologist/umlsjs/tree/v0.9.0) (2021-07-29) |
| 203 | + |
| 204 | +[Full Changelog](https://github.com/dermatologist/umlsjs/compare/0.8.0...v0.9.0) |
| 205 | + |
| 206 | +## [0.8.0](https://github.com/dermatologist/umlsjs/tree/0.8.0) (2021-07-29) |
| 207 | + |
| 208 | +[Full Changelog](https://github.com/dermatologist/umlsjs/compare/v0.8.0...0.8.0) |
| 209 | + |
| 210 | +## [v0.8.0](https://github.com/dermatologist/umlsjs/tree/v0.8.0) (2021-07-29) |
| 211 | + |
| 212 | +[Full Changelog](https://github.com/dermatologist/umlsjs/compare/v0.7.0...v0.8.0) |
| 213 | + |
| 214 | +**Merged pull requests:** |
| 215 | + |
| 216 | +- Added author tag [\#39](https://github.com/dermatologist/umlsjs/pull/39) ([apar-mistry](https://github.com/apar-mistry)) |
| 217 | +- Added name to contributors [\#38](https://github.com/dermatologist/umlsjs/pull/38) ([apar-mistry](https://github.com/apar-mistry)) |
| 218 | + |
3 | 219 | ## [v0.7.0](https://github.com/dermatologist/umlsjs/tree/v0.7.0) (2021-07-28) |
4 | 220 |
|
5 | 221 | [Full Changelog](https://github.com/dermatologist/umlsjs/compare/v0.6.1...v0.7.0) |
|
0 commit comments