Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @endo/base64@0.2.29
 - @endo/bundle-source@2.4.3
 - @endo/captp@2.0.19
 - @endo/check-bundle@0.2.15
 - @endo/cjs-module-analyzer@0.2.29
 - @endo/cli@0.1.24
 - @endo/compartment-mapper@0.8.1
 - @endo/daemon@0.1.24
 - @endo/eslint-config@0.5.2
 - @endo/eslint-plugin@0.4.2
 - @endo/eventual-send@0.16.9
 - @endo/far@0.2.15
 - @endo/import-bundle@0.3.1
 - @endo/init@0.5.53
 - @endo/lockdown@0.1.25
 - @endo/lp32@0.3.23
 - @endo/marshal@0.8.2
 - @endo/nat@4.1.24
 - @endo/netstring@0.3.23
 - @endo/promise-kit@0.2.53
 - @endo/ses-ava@0.2.37
 - ses-integration-test@3.0.27
 - ses@0.18.1
 - @endo/static-module-record@0.7.16
 - @endo/stream-node@0.2.23
 - @endo/stream-types-test@0.1.34
 - @endo/stream@0.3.22
 - @endo/syrup@0.1.29
 - @endo/test262-runner@0.1.29
 - @endo/where@0.2.11
 - @endo/zip@0.2.29
  • Loading branch information
kriskowal committed Dec 23, 2022
1 parent 13686dd commit ab8d64a
Show file tree
Hide file tree
Showing 62 changed files with 1,357 additions and 5,664 deletions.
156 changes: 25 additions & 131 deletions packages/base64/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,273 +3,167 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### [0.2.28](/~https://github.com/endojs/endo/compare/@endo/base64@0.2.27...@endo/base64@0.2.28) (2022-11-14)
### [0.2.29](/~https://github.com/endojs/endo/compare/@endo/base64@0.2.28...@endo/base64@0.2.29) (2022-12-23)

**Note:** Version bump only for package @endo/base64

### [0.2.28](/~https://github.com/endojs/endo/compare/@endo/base64@0.2.27...@endo/base64@0.2.28) (2022-11-14)



**Note:** Version bump only for package @endo/base64

### [0.2.27](/~https://github.com/endojs/endo/compare/@endo/base64@0.2.26...@endo/base64@0.2.27) (2022-06-28)

**Note:** Version bump only for package @endo/base64





### [0.2.26](/~https://github.com/endojs/endo/compare/@endo/base64@0.2.25...@endo/base64@0.2.26) (2022-06-11)


### Features

* **base64:** export `atob` and `btoa` ([68c840c](/~https://github.com/endojs/endo/commit/68c840ca43014a0ff7f32947c300f104c7625207))
* **init:** shim `atob` and `btoa` ([8e933ea](/~https://github.com/endojs/endo/commit/8e933ea1e5aa144aef8e355529598fff094e8373))

- **base64:** export `atob` and `btoa` ([68c840c](/~https://github.com/endojs/endo/commit/68c840ca43014a0ff7f32947c300f104c7625207))
- **init:** shim `atob` and `btoa` ([8e933ea](/~https://github.com/endojs/endo/commit/8e933ea1e5aa144aef8e355529598fff094e8373))

### Bug Fixes

* **base64:** test interoperability with original atob/btoa ([f2868f8](/~https://github.com/endojs/endo/commit/f2868f802f35ef546e7537df6f059699736b9ea0))


- **base64:** test interoperability with original atob/btoa ([f2868f8](/~https://github.com/endojs/endo/commit/f2868f802f35ef546e7537df6f059699736b9ea0))

### [0.2.25](/~https://github.com/endojs/endo/compare/@endo/base64@0.2.24...@endo/base64@0.2.25) (2022-04-15)

**Note:** Version bump only for package @endo/base64





### [0.2.24](/~https://github.com/endojs/endo/compare/@endo/base64@0.2.23...@endo/base64@0.2.24) (2022-04-14)

**Note:** Version bump only for package @endo/base64





### [0.2.23](/~https://github.com/endojs/endo/compare/@endo/base64@0.2.22...@endo/base64@0.2.23) (2022-04-13)


### Bug Fixes

* Revert dud release ([c8a7101](/~https://github.com/endojs/endo/commit/c8a71017d8d7af10a97909c9da9c5c7e59aed939))


- Revert dud release ([c8a7101](/~https://github.com/endojs/endo/commit/c8a71017d8d7af10a97909c9da9c5c7e59aed939))

### [0.2.22](/~https://github.com/endojs/endo/compare/@endo/base64@0.2.21...@endo/base64@0.2.22) (2022-04-12)


### Bug Fixes

* **base64:** ensure `decodeBase64` returns a `Uint8Array` ([24f88b5](/~https://github.com/endojs/endo/commit/24f88b520c3098b3200d03c073d66de4bc87916e))


- **base64:** ensure `decodeBase64` returns a `Uint8Array` ([24f88b5](/~https://github.com/endojs/endo/commit/24f88b520c3098b3200d03c073d66de4bc87916e))

### [0.2.21](/~https://github.com/endojs/endo/compare/@endo/base64@0.2.20...@endo/base64@0.2.21) (2022-03-07)

**Note:** Version bump only for package @endo/base64





### [0.2.20](/~https://github.com/endojs/endo/compare/@endo/base64@0.2.19...@endo/base64@0.2.20) (2022-03-02)

**Note:** Version bump only for package @endo/base64





### [0.2.19](/~https://github.com/endojs/endo/compare/@endo/base64@0.2.18...@endo/base64@0.2.19) (2022-02-20)

**Note:** Version bump only for package @endo/base64





### [0.2.18](/~https://github.com/endojs/endo/compare/@endo/base64@0.2.17...@endo/base64@0.2.18) (2022-02-18)


### Bug Fixes

* Make jsconfigs less brittle ([861ca32](/~https://github.com/endojs/endo/commit/861ca32a72f0a48410fd93b1cbaaad9139590659))
* Type definitions canot overshadow ([4d193fd](/~https://github.com/endojs/endo/commit/4d193fd3387dadd6f55fd51ad872f10878ef46f9))
* Make sure lint:type runs correctly in CI ([a520419](/~https://github.com/endojs/endo/commit/a52041931e72cb7b7e3e21dde39c099cc9f262b0))
* Unify TS version to ~4.2 ([5fb173c](/~https://github.com/endojs/endo/commit/5fb173c05c9427dca5adfe66298c004780e8b86c))


- Make jsconfigs less brittle ([861ca32](/~https://github.com/endojs/endo/commit/861ca32a72f0a48410fd93b1cbaaad9139590659))
- Type definitions canot overshadow ([4d193fd](/~https://github.com/endojs/endo/commit/4d193fd3387dadd6f55fd51ad872f10878ef46f9))
- Make sure lint:type runs correctly in CI ([a520419](/~https://github.com/endojs/endo/commit/a52041931e72cb7b7e3e21dde39c099cc9f262b0))
- Unify TS version to ~4.2 ([5fb173c](/~https://github.com/endojs/endo/commit/5fb173c05c9427dca5adfe66298c004780e8b86c))

### [0.2.17](/~https://github.com/endojs/endo/compare/@endo/base64@0.2.16...@endo/base64@0.2.17) (2022-01-31)

**Note:** Version bump only for package @endo/base64





### [0.2.16](/~https://github.com/endojs/endo/compare/@endo/base64@0.2.15...@endo/base64@0.2.16) (2022-01-27)


### Bug Fixes

* Publish all materials consistently ([#1021](/~https://github.com/endojs/endo/issues/1021)) ([a2c74d9](/~https://github.com/endojs/endo/commit/a2c74d9de68a325761d62e1b2187a117ef884571))


- Publish all materials consistently ([#1021](/~https://github.com/endojs/endo/issues/1021)) ([a2c74d9](/~https://github.com/endojs/endo/commit/a2c74d9de68a325761d62e1b2187a117ef884571))

### [0.2.15](/~https://github.com/endojs/endo/compare/@endo/base64@0.2.14...@endo/base64@0.2.15) (2022-01-25)

**Note:** Version bump only for package @endo/base64





### [0.2.14](/~https://github.com/endojs/endo/compare/@endo/base64@0.2.13...@endo/base64@0.2.14) (2022-01-23)

**Note:** Version bump only for package @endo/base64





### [0.2.13](/~https://github.com/endojs/endo/compare/@endo/base64@0.2.12...@endo/base64@0.2.13) (2021-12-14)

**Note:** Version bump only for package @endo/base64





### [0.2.12](/~https://github.com/endojs/endo/compare/@endo/base64@0.2.11...@endo/base64@0.2.12) (2021-12-08)


### Bug Fixes

* Avoid eslint globs for Windows ([4b4f3cc](/~https://github.com/endojs/endo/commit/4b4f3ccaf3f5e8d53faefb4264db343dd603bf80))


- Avoid eslint globs for Windows ([4b4f3cc](/~https://github.com/endojs/endo/commit/4b4f3ccaf3f5e8d53faefb4264db343dd603bf80))

### [0.2.11](/~https://github.com/endojs/endo/compare/@endo/base64@0.2.10...@endo/base64@0.2.11) (2021-11-16)

**Note:** Version bump only for package @endo/base64





### [0.2.10](/~https://github.com/endojs/endo/compare/@endo/base64@0.2.9...@endo/base64@0.2.10) (2021-11-02)

**Note:** Version bump only for package @endo/base64





### [0.2.9](/~https://github.com/endojs/endo/compare/@endo/base64@0.2.8...@endo/base64@0.2.9) (2021-10-15)

**Note:** Version bump only for package @endo/base64





### [0.2.8](/~https://github.com/endojs/endo/compare/@endo/base64@0.2.7...@endo/base64@0.2.8) (2021-09-18)


### Features

* **base64:** Polyfill on XSnap ([#889](/~https://github.com/endojs/endo/issues/889)) ([f4f10e2](/~https://github.com/endojs/endo/commit/f4f10e2e30637fdb6b2925c65f6fcf7901aa907e))


- **base64:** Polyfill on XSnap ([#889](/~https://github.com/endojs/endo/issues/889)) ([f4f10e2](/~https://github.com/endojs/endo/commit/f4f10e2e30637fdb6b2925c65f6fcf7901aa907e))

### [0.2.7](/~https://github.com/endojs/endo/compare/@endo/base64@0.2.6...@endo/base64@0.2.7) (2021-08-14)

**Note:** Version bump only for package @endo/base64





### [0.2.6](/~https://github.com/endojs/endo/compare/@endo/base64@0.2.5...@endo/base64@0.2.6) (2021-08-13)

**Note:** Version bump only for package @endo/base64





### [0.2.5](/~https://github.com/endojs/endo/compare/@endo/base64@0.2.4...@endo/base64@0.2.5) (2021-07-22)

**Note:** Version bump only for package @endo/base64





### [0.2.4](/~https://github.com/endojs/endo/compare/@endo/base64@0.2.3...@endo/base64@0.2.4) (2021-06-20)

**Note:** Version bump only for package @endo/base64





### [0.2.3](/~https://github.com/endojs/endo/compare/@endo/base64@0.2.2...@endo/base64@0.2.3) (2021-06-16)

**Note:** Version bump only for package @endo/base64





### [0.2.2](/~https://github.com/endojs/endo/compare/@endo/base64@0.2.1...@endo/base64@0.2.2) (2021-06-14)

**Note:** Version bump only for package @endo/base64





### [0.2.1](/~https://github.com/endojs/endo/compare/@endo/base64@0.2.0...@endo/base64@0.2.1) (2021-06-06)


### Bug Fixes

* Fix some stray packaging mistakes ([0eb9297](/~https://github.com/endojs/endo/commit/0eb9297b1fc9753c235c53d746aa7d7994781216))


- Fix some stray packaging mistakes ([0eb9297](/~https://github.com/endojs/endo/commit/0eb9297b1fc9753c235c53d746aa7d7994781216))

## 0.2.0 (2021-06-02)


### ⚠ BREAKING CHANGES

* **base64:** No longer supports direct use from CommonJS
- **base64:** No longer supports direct use from CommonJS

### Features

* **base64:** Export package.json ([c5a0e53](/~https://github.com/endojs/endo/commit/c5a0e534cfb43c32ae3eb62c3bd85a8652f8b417))
* **base64:** Update packaging, expose encode/decode entry modules, bridge RESM/NESM ([a93e947](/~https://github.com/endojs/endo/commit/a93e9472b24447f4e1fc790191f6953a9285ecfa))

- **base64:** Export package.json ([c5a0e53](/~https://github.com/endojs/endo/commit/c5a0e534cfb43c32ae3eb62c3bd85a8652f8b417))
- **base64:** Update packaging, expose encode/decode entry modules, bridge RESM/NESM ([a93e947](/~https://github.com/endojs/endo/commit/a93e9472b24447f4e1fc790191f6953a9285ecfa))

### Bug Fixes

* Regularize format of NEWS.md ([0ec29b3](/~https://github.com/endojs/endo/commit/0ec29b34a18b17cc6b90e5a46575e634714e978e))
* **base64:** Typo in default decoded file name ([6338133](/~https://github.com/endojs/endo/commit/6338133150c4e4dc7dfd465f726286f4d742c1f7))
* update to eslint 7.23.0 ([#652](/~https://github.com/endojs/endo/issues/652)) ([e9199f4](/~https://github.com/endojs/endo/commit/e9199f41c511b5df10593d931febdd90693b011a))
* **base64:** Fix minor docs typo in usage ([185234e](/~https://github.com/endojs/endo/commit/185234efd86673e647d9ef303a5626233ac659dd))
* **base64:** Refine package.json ([fea29e5](/~https://github.com/endojs/endo/commit/fea29e5e3ffb574b32cf09bf0039f0816a203511))


- Regularize format of NEWS.md ([0ec29b3](/~https://github.com/endojs/endo/commit/0ec29b34a18b17cc6b90e5a46575e634714e978e))
- **base64:** Typo in default decoded file name ([6338133](/~https://github.com/endojs/endo/commit/6338133150c4e4dc7dfd465f726286f4d742c1f7))
- update to eslint 7.23.0 ([#652](/~https://github.com/endojs/endo/issues/652)) ([e9199f4](/~https://github.com/endojs/endo/commit/e9199f41c511b5df10593d931febdd90693b011a))
- **base64:** Fix minor docs typo in usage ([185234e](/~https://github.com/endojs/endo/commit/185234efd86673e647d9ef303a5626233ac659dd))
- **base64:** Refine package.json ([fea29e5](/~https://github.com/endojs/endo/commit/fea29e5e3ffb574b32cf09bf0039f0816a203511))

# 0.1.0 (2020-12-10)


### Features

* **import-bundle:** Preliminary support Endo zip hex bundle format ([#1983](/~https://github.com/Agoric/agoric-sdk/issues/1983)) ([983681b](/~https://github.com/Agoric/agoric-sdk/commit/983681bfc4bf512b6bd90806ed9220cd4fefc13c))
- **import-bundle:** Preliminary support Endo zip hex bundle format ([#1983](/~https://github.com/Agoric/agoric-sdk/issues/1983)) ([983681b](/~https://github.com/Agoric/agoric-sdk/commit/983681bfc4bf512b6bd90806ed9220cd4fefc13c))
4 changes: 2 additions & 2 deletions packages/base64/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@endo/base64",
"version": "0.2.28",
"version": "0.2.29",
"description": "Transcodes base64",
"keywords": [
"base64",
Expand Down Expand Up @@ -39,7 +39,7 @@
"test": "ava"
},
"devDependencies": {
"@endo/eslint-config": "^0.5.1",
"@endo/eslint-config": "^0.5.2",
"ava": "^5.1.0",
"babel-eslint": "^10.0.3",
"c8": "^7.7.3",
Expand Down
Loading

0 comments on commit ab8d64a

Please sign in to comment.