[READ-ONLY] Mirror of https://github.com/danielroe/ipx.
0

Configure Feed

Select the types of activity you want to include in your feed.

Publish

- ipx-client@0.5.2
- ipx@0.3.2

+18 -2
+8
packages/ipx-client/CHANGELOG.md
··· 3 3 All notable changes to this project will be documented in this file. 4 4 See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. 5 5 6 + ## [0.5.2](https://github.com/nuxt-contrib/ipx/compare/ipx-client@0.5.1...ipx-client@0.5.2) (2020-09-23) 7 + 8 + **Note:** Version bump only for package ipx-client 9 + 10 + 11 + 12 + 13 + 6 14 ## [0.5.1](https://github.com/jeless/ipx/compare/ipx-client@0.5.0...ipx-client@0.5.1) (2019-01-27) 7 15 8 16 **Note:** Version bump only for package ipx-client
+1 -1
packages/ipx-client/package.json
··· 1 1 { 2 2 "name": "ipx-client", 3 - "version": "0.5.1", 3 + "version": "0.5.2", 4 4 "repository": "nuxt-contrib/ipx", 5 5 "license": "MIT", 6 6 "main": "dist/ipx-client.cjs.js",
+8
packages/ipx/CHANGELOG.md
··· 3 3 All notable changes to this project will be documented in this file. 4 4 See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. 5 5 6 + ## [0.3.2](https://github.com/nuxt-contrib/ipx/compare/ipx@0.3.1...ipx@0.3.2) (2020-09-23) 7 + 8 + **Note:** Version bump only for package ipx 9 + 10 + 11 + 12 + 13 + 6 14 ## [0.3.1](https://github.com/jsless/ipx/compare/ipx@0.3.0...ipx@0.3.1) (2019-01-27) 7 15 8 16 **Note:** Version bump only for package ipx
+1 -1
packages/ipx/package.json
··· 1 1 { 2 2 "name": "ipx", 3 - "version": "0.3.1", 3 + "version": "0.3.2", 4 4 "repository": "nuxt-contrib/ipx", 5 5 "license": "MIT", 6 6 "main": "dist/ipx.cjs.js",