diff --git a/CHANGELOG.md b/CHANGELOG.md index 22b93ae..ce44fe9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +# [1.4.0](https://github.com/TurtIeSocks/uicons.js/compare/v1.3.0...v1.4.0) (2024-09-11) + + +### Bug Fixes + +* active/inactive ([d6d940b](https://github.com/TurtIeSocks/uicons.js/commit/d6d940b99ffdea99cfcde01075d7c232d0b39711)) + + +### Features + +* station support ([1447196](https://github.com/TurtIeSocks/uicons.js/commit/1447196cd6fb41048c4ebf69f33fa7a1eb4583f9)) + # [1.3.0](https://github.com/TurtIeSocks/uicons.js/compare/v1.2.1...v1.3.0) (2024-08-30) diff --git a/package.json b/package.json index fb79482..f502263 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "uicons.js", - "version": "1.3.0", + "version": "1.4.0", "description": "UICONS JavaScript Library", "repository": "https://github.com/TurtIeSocks/uicons.js", "author": "TurtIeSocks <58572875+TurtIeSocks@users.noreply.github.com>", @@ -25,7 +25,7 @@ "devDependencies": { "@commitlint/cli": "^19.4.1", "@commitlint/config-conventional": "^19.4.1", - "@na-ji/pogo-protos": "^2.151.0", + "@na-ji/pogo-protos": "^2.153.0", "@rollup/plugin-typescript": "^11.1.6", "@semantic-release/changelog": "^6.0.3", "@semantic-release/git": "^10.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 383f7f9..91b526e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: ^19.4.1 version: 19.4.1 '@na-ji/pogo-protos': - specifier: ^2.151.0 - version: 2.151.0 + specifier: ^2.153.0 + version: 2.153.0 '@rollup/plugin-typescript': specifier: ^11.1.6 version: 11.1.6(rollup@4.13.0)(tslib@2.6.2)(typescript@5.5.4) @@ -571,8 +571,8 @@ packages: '@jridgewell/trace-mapping@0.3.25': resolution: {integrity: sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==} - '@na-ji/pogo-protos@2.151.0': - resolution: {integrity: sha512-9IBw6lvFxv4sLKyNhGR+YudA45RrSiHeupZXTCrDkpo6dEE9q8x62V4zcEdm7VFGrSlJw4YjG7If/npiTvJC/w==} + '@na-ji/pogo-protos@2.153.0': + resolution: {integrity: sha512-PffI96i1urU96l+uyoeqbw5vD+4kVKUxgJUZFy7QjwqwfVmSzUv+0Uoal9FlINHFb5EOhb8BgKVU71CCrYVeeA==} '@nodelib/fs.scandir@2.1.5': resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==} @@ -3753,7 +3753,7 @@ snapshots: '@jridgewell/resolve-uri': 3.1.2 '@jridgewell/sourcemap-codec': 1.5.0 - '@na-ji/pogo-protos@2.151.0': + '@na-ji/pogo-protos@2.153.0': dependencies: protobufjs: 6.11.4